Skip to main content
POST
Assign a SIP trunk connection to an agent for calls

Authorizations

Authorization
string
header
required

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

Path Parameters

uuid
string<uuid>
required

Agent UUID

Body

application/json
connection_uuid
string<uuid>
required

UUID of an existing SIP trunk connection.

force
boolean
default:false

When true, bypass the phone_in_use collision check. Inbound routing always goes to the most recently assigned agent. Use this when multiple agents share a number for outbound.

Response

Assignment successful

success
boolean
message
string
data
object