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