Skip to main content
POST
Assign a channel endpoint to a queue

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
channel
enum<string>
required
Available options:
call,
whatsapp,
facebook,
instagram,
sms,
email
id
string
required
mode
enum<string>
Available options:
autopilot,
copilot,
human_first

Response

201 - application/json

Channel assigned

data
object

A number/account assigned to a queue, with the full per-number answering configuration.