Participant-level recording
Resume participant-level recording
This endpoint lets you resume a paused participant recording.
POST
Arguments
Parameter | Description |
---|---|
record_track_type (string) | Indicates if the recording should be resumed for participant-level or all-channel recordings. Possible values: participant / all / both participant: Resumes single-track/participant-level recording for the provided member_id. all: Resumes multi-channel recording for the specified participant. both: Resumes both single-track/participant-level and all-channel recordings. |
Returns
If successful, this endpoint returns an acknowledgement that the recording was successfully resumed.