Logo
Zoom Public API Documentation

Delete a meeting's archived files

DELETE {{baseUrl}}/past_meetings/:meetingUUID/archive_files

Use this API to delete all of a meeting's archived files.

Prerequisites: * The Meeting and Webinar Archiving feature enabled for your account by Zoom Support.

Scopes: recording:write:admin,recording:write

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/past_meetings/:meetingUUID/archive_files'

ENDPOINTS