v3
latestOpenAPI 3.1.02026-08-087684214.2 KBcalls
Create Outbound Call
Initiate an outbound call.
This endpoint allows you to programmatically make phone calls from your agent to any phone number. Use fromNumberId to pick which of the agent's numbers to use as caller ID; if omitted, the first assigned number is used.
Flow:
- Validates the agent belongs to your account and has a phone number
- Initiates a call from the agent's number to the destination
- When recipient answers, speaks the initial greeting (if provided)
- Listens for recipient's speech and sends to your webhook
- Continues conversation using your webhook responses
post/v1/calls
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/calls:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}