Skip to main content
POST
Handle An Outbound Call Via Twilio

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Body

application/json
agent_id
string
required
agent_phone_number_id
string
required
to_number
string
required
conversation_initiation_client_data
ConversationInitiationClientDataRequest · object | null
call_recording_enabled
boolean | null

Whether let Twilio record the call.

telephony_call_config
TelephonyCallConfig · object

Response

Successful Response

success
boolean
required
message
string
required
conversation_id
string | null
required
callSid
string | null
required