Skip to main content
POST
Deploy Agent

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer

Path Parameters

agent_id
string
required

Response

Returns { agent, message }, with optional sip_status and sip_details when deploy triggers telephony setup.

agent
Agent · object
required
message
string
required
sip_status
string | null
sip_details
Sip Details · object · null · null