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

# Delete an evaluation.

`DELETE /evals/{eval-id}`

## Path parameters

- `eval-id` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Successfully deleted the evaluation.

## Other responses

- `404` — Evaluation 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/versions/b177dc430e39/schema)
