Skip to main content
Version: 5.7.0

SysChannelDisconnect

Disconnect from a chat channel.

ServiceOperation
chatSYS_CHANNEL_DISCONNECT

Method Parameters

ParameterDescription
channelIdThe channel id to connect to.

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.
JSON Response
{
"status": 200
}