Starts/stop an archiving operation.
Starts or stops an archiving operation. Returns the information about the new recording, and inserts that information on the redis record associated to the room. Once a recording is in process, succesives call with operation=start are ignored and the existing record of the current archive is returned.
Path parameters
Name of the room.
Response
Information about the archive being recorded
Changes
Changed in 3 of the 39 revisions of this API.223
- ●
deleted the
queryrequest parameteroperationrequest-parameter-removed
- ●
deleted the
queryrequest parameteruserNamerequest-parameter-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ●
- ▲
the
queryrequest parameteruserNamebecame requiredrequest-parameter-became-required
- ▲
- ▲
added the new required
queryrequest parameteroperationnew-required-request-parameter
- ○
added the new optional
queryrequest parameteruserNamenew-optional-request-parameter
- ○
removed the non-success response with the status
response-non-success-status-removed
- ▲