Recover a single recording

PUT {{baseUrl}}/meetings/:meetingId/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 meeting.

Scopes: recording:write:admin,recording:write

Rate Limit Label: Light

Request Body

{"action"=>"recover"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring