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/exports/{exportId}
Authentication: Requires API Key in the request header.
Path Parameters:
| Parameter | Type | Description |
|---|---|---|
exportId | string | The unique identifier of the export to delete |
204 No ContentExport successfully deleted.401 UnauthorizedAuthentication failed.404 Not FoundExport not found or not accessible.429 Too Many RequestsRate limit exceeded.