Skip to content

Delete Conversation Handler



wss conversation_handler_delete

The conversation_handler_delete request deleted conversation scheme by CID.

NameTypeDescription
contentstringHandler logic in string form
cidstringConverstaion ID
{
"id": "RequestId",
"success": true
}
{
"request": {
"conversation_handler_delete": {
"cid": "507f1f77bcf86cd799439012"
},
"id": "RequestId"
}
}