---
title: "Delete an eval run."
method: DELETE
path: "/evals/{eval-id}/runs/{run-id}"
tags: ["Evaluation:"]
---

# Delete an eval run.

`DELETE /evals/{eval-id}/runs/{run-id}`

## Path parameters

- `eval-id` string, required
- `run-id` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully deleted the eval run

## Other responses

- `404` — Run not found

---

[API](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-azureopenai-authoring/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-azureopenai-authoring/revisions/b177dc430e39/schema)
