HomeUnity AppsUnity app APIsDelete Unity app report runDelete Unity app report runUse this API to delete only the report run for provided report_name and run_id.DELETE http://<unity_one_url>/api/reports/<report_name>/runs/<run_id>Response sample204 No Content Status codes Code Messages204No Content404Not found, if report_name does not exist500Internal server error.