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

KeyDatatypeRequiredDescription
actionstringThe recording delete actions:<br>trash - Move recording to trash.<br>delete - Delete recording permanently.

RESPONSES

status: OK

&quot;&quot;