Conference

Start conference recording

Initiate recording for the specified conference.

post/conferences/{id}/recording_start

Path parameters

idstring required

The ID of the conference

Request body

format'wav' required

The format of the recording.

durationinteger required

The maximum duration of the recording (in seconds).

on_end_flow_idstring required

The ID of the flow to be executed when the recording ends.

Response

Recording started successfully.

Changes

No recorded changes to this endpoint across all 54 revisions of this API.