Update

Update a channel in your organization.

Path parameters

idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringOptionalDefaults 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.