---
title: "Delete Eval Run Suite Report"
method: DELETE
path: "/v2/eval-reports/{report_uuid}"
tags: ["Eval Reports"]
---

# Delete Eval Run Suite Report

`DELETE /v2/eval-reports/{report_uuid}`

Delete an eval run suite report.

## Path parameters

- `report_uuid` string, required

## Query parameters

- `workspace_uuid` string

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Entity
- `429` — Too Many Requests
- `500` — Internal Server Error
- `503` — Service Unavailable

---

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