Conversations
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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.