cURL
curl --request DELETE \ --url https://api.example.com/conversations/{conversationId}
{ "success": true }
Was this page helpful?