Chat Platform API v3
Chat Platform API
Chat
Platform API
Home
/
Chat
/
Platform API
Freezes or unfreezes an open channel.
The following table lists a parameter that this action supports.
Required
Parameter name | Type | Description |
---|---|---|
channel_url | string | Specifies the URL of the channel. |
The following table lists the property of an HTTP request that this action supports.
Required
Property name | Type | Description |
---|---|---|
freeze | boolean | Determines whether to freeze the channel. (Default: true) |
If successful, this action returns an open channel resource in the response body.