---
title: "Delete an Evaluator"
method: DELETE
path: "/v2/evaluators/{id}"
tags: ["Evals"]
---

# Delete an Evaluator

`DELETE /v2/evaluators/{id}`

## Path parameters

- `id` string, required

## Response `204`

Eval deleted

## Other responses

- `404` — Workspace ID is not found on the request
- `409` — The evaluator is still referenced as an evaluator or guardrail by one or more deployments

---

[API](https://skmtc.net/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.net/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/versions/1072e5ba28ab/schema)
