Skip to main content

Recording start

POST 
/calls/:call_control_id/actions/record_start

Start recording the call. Recording will stop on call hang-up, or can be initiated via the Stop Recording command.

Expected Webhooks (see callback schema below):

  • call.recording.saved
  • call.recording.transcription.saved
  • call.recording.error

Request

Responses

200:

Successful response upon making a call control command.

default:

Unexpected error