Outbound call via twilio

Handle an outbound call via Twilio

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
agent_idstringRequired
agent_phone_number_idstringRequired
to_numberstringRequired
conversation_initiation_client_dataobjectOptional
call_recording_enabledbooleanOptional
Whether let Twilio record the call.

Response

Successful Response
successboolean
messagestring
conversation_idstring or null
callSidstring or null

Errors