Answer call
POST/calls/:call_control_id/actions/answer
Answer an incoming call. You must issue this command before executing subsequent commands on an incoming call.
Expected Webhooks:
call.answeredstreaming.started,streaming.stoppedorstreaming.failedifstream_urlwas set
When the record parameter is set to record-from-answer, the response will include a recording_id field.
Request
Responses
200:
Successful response upon making a call control command that includes recording_id.
422:
Unprocessable entity. The request was well-formed but could not be processed due to semantic errors. This includes validation errors, invalid parameter values, call state errors, conference errors, queue errors, recording/transcription errors, and business logic violations.
default:
Unexpected error