---
title: "delete an eval dataset and all its cases"
method: POST
path: "/w/{workspace}/ai_evals/datasets/delete/{path}"
tags: ["ai_evals"]
---

# delete an eval dataset and all its cases

`POST /w/{workspace}/ai_evals/datasets/delete/{path}`

The cases, the runs and their recorded case sets go with it through the foreign keys; the jobs those runs produced are left alone.

## Path parameters

- `workspace` string, required
- `path` string, required

## Response `200`

eval dataset deleted

## Changes

- **2026-08-24** `5afc9f1a93f5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/ai_evals/datasets/delete/:path/post.md)

---

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