Skip to main content
Version: 5.7.0

SysDeleteChannel

Deletes a dynamic chat channel. Channel type must be "dy". This will delete the chat history as well.

ServiceOperation
chatSYS_DELETE_CHANNEL

Method Parameters

ParameterDescription
channelIdThe channel id - must be of type 'dy'.

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.