Update Recording Status
PUT {{baseUrl}}/phone/recordings/:recordingId/status
Updates the status of a single recording in account.
Prerequisites: * User must belong to a Business or Enterprise account * User must have a Zoom Phone license
Scopes: phone:write:admin
,phone:write
,phone_recording:write
,phone_recording:write:admin
Granular Scopes: phone:update:call_recording
,phone:update:call_recording:admin
Rate Limit Label: LIGHT
Request Body
{"action"=>"recover"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |