Create a new channel
Create a new channel. A maximum of 100 channels can be created per account per day. The maximum request size is 10MB.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
description
A description of the channel
modality
The modality of the channel
Allowed values:
name
The name of the channel
metadata
A dictionary of key, value pairs assigned to the channel. Metadata may not exceed 4KB total
- `metadata` keys may only be of type: `string`
- `metadata` values may only be one of type: `string`, `boolean`, or `integer`
Response
Channel created
description
A description of the channel
modality
The modality of the channel
Allowed values:
name
The name of the channel
created_at
The date and time the channel was created
id
The channel ID
metadata
A dictionary of key, value pairs assigned to the channel. Metadata may not exceed 4KB total
- `metadata` keys may only be of type: `string`
- `metadata` values may only be one of type: `string`, `boolean`, or `integer`
type
The type of the channel
Allowed values: