---
title: "DELETE /v1/projects/{projectOrProductUID}/jobs/runs/{reportUID}"
method: DELETE
path: "/v1/projects/{projectOrProductUID}/jobs/runs/{reportUID}"
tags: ["jobs"]
---

# DELETE /v1/projects/{projectOrProductUID}/jobs/runs/{reportUID}

`DELETE /v1/projects/{projectOrProductUID}/jobs/runs/{reportUID}`

Delete the results of a job run

## Path parameters

- `projectOrProductUID` string, required
- `reportUID` string, required

## Response `200`

Job run deleted successfully

## Other responses

- `404` — Run not found
- `default` — The response body in case of an API error.

---

[API](https://skmtc.dev/blues/apis/notehub-api.md) · [All operations](https://skmtc.dev/blues/apis/notehub-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blues/notehub-api/revisions/eaadb187dfae/schema)
