Participant-level recording
Pause participant-level recording
This endpoint lets you pause on ongoing participant recording. A paused recording can be resumed at a later time.
POST
Arguments
Parameter | Description |
---|---|
record_track_type (string) | Indicates if the recording should be paused for participant-level or all-channel recordings. Possible values: participant / all / both participant: Pauses single-track/participant-level recording for the provided member_id. all: Pauses multi-channel recording for the specified participant. both: Pauses both single-track/participant-level and all-channel recordings. Default: all |
Returns
If successful, this endpoint returns an acknowledgement that the recording was successfully paused.