---
title: "Delete a persisted ModelLab run"
method: DELETE
path: "/api/model-eval/history/{run_id}"
tags: ["model-eval"]
---

# Delete a persisted ModelLab run

`DELETE /api/model-eval/history/{run_id}`

## Path parameters

- `run_id` integer, required

## Response `200`

History run deleted

## Other responses

- `404` — History run not found

## Changes

- **2026-07-27** `312bfc1148dc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bugtraceai/apis/bugtraceai-cli-api/changes/api/model-eval/history/:run_id/delete.md)

---

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