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: Rate Limit Label: recording:write:admin
,recording:write
Light
Body
PARAM
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
ENDPOINTS