v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014102371.0 MB
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.