---
title: "Delete Run"
method: DELETE
path: "/preview/evaluations/runs/{run_id}"
tags: ["Evaluations"]
---

# Delete Run

`DELETE /preview/evaluations/runs/{run_id}`

## Path parameters

- `run_id` string, uuid, required

## Response `200`

Successful Response

- EvaluationRunIdResponse
  - `count` integer
  - `run_id` string, uuid, nullable

## Other responses

- `422` — Validation Error

## Changes

- **2025-11-05** `e62506c24377` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/preview/evaluations/runs/:run_id/delete.md)

---

[API](https://skmtc.dev/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.dev/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc.dev/agenta-ai/apis/agenta-api/revisions/53da4c9de2b7?raw)
