v53

OpenAPI 3.1.0MITraw.githubusercontent.com2026-08-039357238.7 KB
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