Skip to main content

Home

Delete Unity app report

Use this API to delete the report configuration and all the runs for the provided report_name.

DELETE http://<unity_one_url>/api/reports/<report_name>

Response sample

204 No Content

Status codes

Code

Messages

204

No Content

404

Not found, if report_name does not exist

500

Internal server error.