delete https://app.customgpt.ai/api/v1/projects//conversations/
Delete a conversation within a project identified by its unique projectId and sessionId. This endpoint allows you to remove a specific conversation from the project, permanently deleting all associated messages. By providing the projectId and sessionId, you can target the conversation to be deleted, ensuring the removal of all conversation-related data.
Here is an example to delete a conversation: API SDK.