Rooms

Pause a room recording

Replaces the room mix with silence on the active recording until /record/resume is called. When multi-channel recording is active, every per-participant track is paused too (including tracks for participants who join while paused). Idempotent: returns status: already_paused when already paused.

post/rooms/{id}/record/pause

Response

Recording paused (or already paused)

instance_idstring

Instance identifier

statusstring required

Changes

Changed in 2 of the 67 revisions of this API.11