/api/v3/recordings/{recordingId}
Authentication: Requires API Key in the request header.
Path Parameters:
| Parameter | Type | Description |
|---|---|---|
recordingId | string | The unique identifier of the recording to delete |
202 AcceptedRecording successfully deleted.401 UnauthorizedAuthentication failed.404 Not FoundRecording not found or not accessible.