Skip to main content
PUT
Assign a 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

Phone number UUID

channel
enum<string>
required
Available options:
call,
sms,
whatsapp

Body

application/json
agent_uuid
string<uuid>

Response

Bound

success
boolean

Indicates whether the request completed successfully. True for successful responses; false for documented error responses.

data
object