Chat Platform API v3
Chat Platform API
Chat
Platform API
Version 3
Home
/
Chat
/
Platform API
/
Moderation
Freezes or unfreezes an open channel.
Note: To learn more about other available moderation tools, see Moderation Overview.
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.