Skip to main content

Delete Custom Report

DELETE 

/api/v2/custom-reports/1

Delete a custom report. Only the report owner can delete it (returns 403 otherwise). Also deletes associated shares.

Returns 204 No Content on success. Returns 404 if not found. Returns 403 if not the owner.

Request

Responses

Successful response