Update Channel

Update a channel.

Required scope: channels:write

Path Params
string
required
Defaults to cha_123

The Channel ID. Alternatively, you can supply the channel address as a resource alias.

Body Params

Channel details

string

Name of the channel

string

ID of the inbox to move this channel to. Will also move corresponding conversations.

settings
object

Settings to replace. For custom channels, all settings may be replaced. For all other channels, only undo_send_time and all_teammates_can_reply may be replaced.

Response
204

No content

Language
Credentials
Bearer
JWT
LoadingLoading…