Create

Create a new channel.

Request

This endpoint expects an object.
typeenumRequired

The type of communication used for the channel.

Allowed values:
namestringRequired

The name of the channel.

participantslist of objectsRequired

Participants in the channel. There must be at least one agent and one user.

channel_typeenumOptional

The type of channel.

Allowed values:

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.