Skip to main content
POST
Assign an SMS phone number to an agent

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
phone_number_uuid
string<uuid>
required

UUID of one of your phone numbers.

Response

Bound

success
boolean
data
object

Per-channel binding result. Fields vary by channel; common shape is { agent_uuid, channel, ...identifier, ...display_fields }.