Delete a conversation and its messages
Conversations
Delete a conversation and its messages
Permanently delete a conversation and every Message attached to it. Used by admin/cleanup tooling; the underlying contact and calls are preserved.
DELETE
Delete a conversation and its messages
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
_id of the conversation to delete; the conversation must belong to the caller's organization.