Transfer call
POST/calls/:call_control_id/actions/transfer
Transfer a call to a new destination. If the transfer is unsuccessful, a 'call_hangup' webhook will be sent indicating that the transfer could not be completed. The original call will remain active and may be issued additional commands, potentially transfering the call to an alternate destination.
Expected Webhooks:
- Call initiated
- Call bridged to Leg B
- 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