cURL
curl --request DELETE \ --url https://api.example.com/conversations/{conversation}
Deletes the conversation. Only conversation admins can delete; other participants may leave instead. Executes full conversation deletion (messages, participants, etc.) for the current website.
Conversation ID
Conversation deleted