Logo
Zoom Public API Documentation

videosdk-sessions-{session Id}-recordings-{recording Id}

Number of APIs: 2


1. Delete session's recording file

DELETE {{baseUrl}}/videosdk/sessions/:sessionId/recordings/:recordingId?action=trash

Delete a specific recording file from a session.

Note: To use this API, you must enable the The host can delete cloud recordings setting.

Rate Limit Label: Light



2. 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



ENDPOINTS