Recover a single recording
PUT {{baseUrl}}/videosdk/sessions/:sessionId/recordings/:recordingId/status
Zoom allows users to recover recordings from trash for up to 30 days from the deletion date. Use this API to recover a single recording file from the session.
Rate Limit Label: Light
Request Body
{"action"=>"recover"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |