Delete Report
Permanently delete a saved report.This only deletes the saved report configuration. The underlying analytics data remains intact.
Endpoint
Headers
Bearer token for authentication
Path Parameters
Report UUID to delete
Response
Returns a 200 OK status with an empty response body on successful deletion.Example Request
Error Responses
Unauthorized - You don’t have permission to delete this report
Not Found - Report does not exist
What Gets Deleted
When you delete a report:- The saved report configuration is permanently removed
- Analytics data is NOT deleted
- You can recreate the report with the same parameters later