Recover meeting recordings
PUT {{baseUrl}}/meetings/:meetingUUID/recordings/status
Zoom allows users to recover recordings from trash for up to 30 days from the deletion date. Use this API to recover all deleted Cloud Recordings of a specific meeting.
Prerequisites:
- A Pro user with Cloud Recording enabled.
Scopes: recording:write:admin
,recording:write
Rate Limit Label: Light
Request Body
{"action"=>"recover"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""