v53

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-039357238.7 KB
Legs

Pause a leg recording

Replaces incoming audio with silence on the active recording until /record/resume is called. The WAV's timeline is preserved (silent gap where audio was paused), so reviewers can see exactly when sensitive data was excluded. Idempotent: calling while already paused returns status: already_paused.

post/legs/{id}/record/pause

Response

Recording paused (or already paused)

instance_idstring

Instance identifier

statusstring required