Conversations
Delete conversation
Permanently delete a conversation and its associated data. This action cannot be undone. Consider using PATCH with discarded: true to hide instead.
delete/v1/dev/user/conversations/{conversation_id}
Path parameters
conversation_idstring required
The ID of the conversation to delete.
Response
Conversation deleted.