Unsubscribe from Conversation
Description
Section titled “Description”wss conversation_unsubscribe
The conversation_unsubscribe
request allowed the user to unsubscribe from the channel (leave).
Request Parameters
Section titled “Request Parameters”Name | Type | Description |
---|---|---|
cid | string | Conversation ID fot subscription |
Response Fields
Section titled “Response Fields”{ "id": "RequestId", "success": true}
Example
Section titled “Example”{ "request": { "conversation_unsubscribe": { "cid": "646e2092d80fe5c4e688dfa0", }, "id": "RequestId" }}