Create Channel
POST /api/v1/channels
Create a new channel.
The channel will be created in ‘inactive’ status. For WhatsApp channels, you’ll need to call /connect to get a QR code. For API channels, the webhook URL will be generated automatically.
Authorizations
Seção intitulada “Authorizations ”Parameters
Seção intitulada “ Parameters ”Header Parameters
Seção intitulada “Header Parameters ”Request Body required
Seção intitulada “Request Body required ”Schema for creating a Channel.
object
Friendly name for the channel
Type of channel
Channel-specific configuration
object
Set as default channel for sending
Enable auto-reply for new conversations
Enable business hours
Business hours configuration.
object
Schedule for a single day.
object
Schedule for a single day.
object
Schedule for a single day.
object
Schedule for a single day.
object
Schedule for a single day.
object
Schedule for a single day.
object
Schedule for a single day.
object
How to assign conversations
Enable SLA tracking
Responses
Seção intitulada “ Responses ”Successful Response
Schema for Channel response.
object
Friendly name for the channel
Type of channel
Status of a channel connection.
object
How conversations are assigned to agents.
Validation Error