deleteConversation

Permanently deletes a Conversation. It cannot be undone. Also immediately deletes corresponding Messages.

DELETE/conversations/{id}

Header parameters

x-user-keystringrequired
Authentication Key

Path parameters

idstringrequired
Conversation id

Response

application/json

Returns the Conversation object that was deleted

The response is of type deleteConversationResponse · object.