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. |

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: OK

&quot;&quot;