---
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.

## Changes

- **2026-07-13** (2022-03-01-preview) `b177dc430e39` — 1 info
  - endpoint added
- **2022-07-22** (2022-03-01-preview) `9d525b5caa31` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/cognitiveservices-azureopenai-authoring/changes/evals/:eval-id/delete.md)

---

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