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

Changes

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