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
Body
PARAM
Key | Datatype | Required | Description |
action
|
string | The recording delete actions:<br>`trash` - Move recording to trash.<br>`delete` - Delete recording permanently. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
ENDPOINTS