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/v1/recordings/{recording_id}
Authentication: Requires API Key in the request header.
Path Parameters:
recording_idID of the recording to retrieve. To find this value, visit the recording page and click “Copy Recording ID” in the three dots menu.
204 No ContentRecording successfully deleted.401 UnauthorizedAuthentication failed.404 Not FoundRecording not found.