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_detectionset todetect,greeting_endordetect_words. - Answering Machine Greeting Ended if
answering_machine_detectionset togreeting_endordetect_wordsandmachinedetected initially.
Request
Responses
200:
Successful response
422:
Error response