Update an archived file's auto-delete status
PATCH {{baseUrl}}/archive_files/:fileId
Update an archived file's auto-delete status.
Prerequisites: * Zoom Support must enable the Meeting and Webinar Archiving feature for your account. * Open the disabling auto-delete feature in OP. Contact Zoom Support to open.
Scopes: recording:write
,recording:write:admin
Rate Limit Label: LIGHT
Request Body
{"auto_delete"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |