Static API Documentation
Delete Report
Delete a Report.
POST
/
api
/
deleteReport
Body
apiKey
string
Your API Key. (Keep this secret!)
id
string
The ID of the report you would like to delete.
Response
Status
number
Returns 200
if successful.
Was this page helpful?