HTTP Method: DELETE URL:Documentation Index
Fetch the complete documentation index at: https://docs.riverside.fm/llms.txt
Use this file to discover all available pages before exploring further.
/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.