Update

Update a channel in your organization.

Path parameters

idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Request

This endpoint expects an object.
namestringOptional<=255 charactersDefaults to
The name of the channel.
participantslist of objectsOptional
Participants in the channel.

Response

Successful Response
idstringformat: "uuid"
The ID of the channel.
typeenum
The type of communication used for the channel.
Allowed values:
channel_typeenum
The type of channel.
Allowed values:
namestring
The name of the channel.
participantslist of objects
Participants in the channel.
created_atstringformat: "date-time"
When the channel was created.
modifiedstringformat: "date-time"
When the channel was last modified.

Errors