Dial
POST/calls
Dial a number from a given connection. A successful response will include a call_leg_id
which can be used to correlate the command with subsequent webhooks.
Expected Webhooks:
- Call initiated
- You will receive either a Call answered](/docs/api/v1/call-control/Call%20Webhooks#call-answered) webhook or a [Call hangup webhook.
- Answering Machine Detection Result if
answering_machine_detection
set todetect
,greeting_end
ordetect_words
. - Answering Machine Greeting Ended if
answering_machine_detection
set togreeting_end
ordetect_words
andmachine
detected initially.
Request
Responses
200:
Successful response
422:
Error response