cURL
curl --request DELETE \ --url https://sontairo.com/api/chat/conversations/{id}
{ "data": { "success": true } }
Permanently delete a conversation and all its messages. Only the conversation owner can delete.
Conversation deleted
Show child attributes