v1
latestOpenAPI 3.1.02026-07-135055368.9 KBConversations
Delete a Specific Conversation by ID
Delete a Specific Conversation by ID
delete/v1/conversations/{conversation_id}
Path parameters
conversation_idstring required
ID of the conversation
ID of the conversation
Response
Conversation deleted successfully
Example response
{
"message": "link"
}