Delete session's recording file
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
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
action | string | The recording delete actions:<br>trash - Move recording to trash.<br>delete - Delete recording permanently. |
RESPONSES
status: OK
""