Delete a meeting recording file
DELETE {{baseUrl}}/meetings/:meetingId/recordings/:recordingId?action=trash
Delete a specific recording file from a meeting.<p style="background-color:#e1f5fe; color:#01579b; padding:8px"> <b>Note:</b> To use this API, you must enable the <b>The host can delete cloud recordings</b> setting. You can find this setting in the <b>Recording</b> tab of the <b>Settings</b> interface in the Zoom web portal .</p>
Scopes:
recording:write:admin
,
recording:write
Rate Limit Label
:
Light
Request Params
| Key | Datatype | Required | Description |
| action
| string | | The recording delete actions:
trash
- Move recording to trash.
delete
- Delete recording permanently. |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: OK
""