projects
reports
Delete a report
Delete a report for a project. The user must have delete permissions for the project. If there are no more reports for a branch version, then that version will be deleted. All later branch versions will have their version numbers decremented.
delete/v0/projects/{project}/reports/{report}
Path parameters
projectstring required
The slug or UUID for a project.
reportstring uuid required
The UUID for a report.
Response
successful deletion