Skip to main content
Version: 5.7.0

SysDeleteChannel

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

ServiceOperation
chatSYS_DELETE_CHANNEL

Method Parameters

ParameterDescription
channelIdThe channel id - can be of type 'dy' or 'sy'.

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab