Skip to main content

Conference recording start

POST 
/conferences/:id/actions/record_start

Start recording the conference. Recording will stop on conference end, or via the Stop Recording command.

Expected Webhooks (see callback schema below):

  • conference.recording.saved

Request

Responses

200:

Successful response upon making a conference command.

401:

Unauthorized

404:

Conference does not exist

422:

Unprocessable entity