Reference
Delete Reports by Name
DELETE
/
reports
/
name
/
{report_name}
This endpoint archives all reports with the specified name within the workspace associated with the provided API key.
Headers
X-API-KEY
string
requiredAPI key to authorize the operation.
Path Parameters
report_name
string
requiredName of the report to archive.
Response
200 - application/json
success
boolean
requiredmessage
string
requiredWas this page helpful?