Skip to content

Unsubscribe from Conversation



wss conversation_unsubscribe

The conversation_unsubscribe request allowed the user to unsubscribe from the channel (leave).

NameTypeDescription
cidstringConversation ID fot subscription
{
"id": "RequestId",
"success": true
}
{
"request": {
"conversation_unsubscribe": {
"cid": "646e2092d80fe5c4e688dfa0",
},
"id": "RequestId"
}
}