Create
Create a new channel.
Request
This endpoint expects an object.
type
The type of communication used for the channel.
Allowed values:
name
The name of the channel.
participants
Participants in the channel. There must be at least one agent and one user.
channel_type
The type of channel.
Allowed values:
Response
Successful Response
id
The ID of the channel.
type
The type of communication used for the channel.
Allowed values:
channel_type
The type of channel.
Allowed values:
name
The name of the channel.
participants
Participants in the channel.
created_at
When the channel was created.
modified
When the channel was last modified.