---
title: "Delete Red Team Result"
method: DELETE
path: "/evaluations/v1/red-team/{workflow_id}"
tags: ["Red Team Evaluations"]
---

# Delete Red Team Result

`DELETE /evaluations/v1/red-team/{workflow_id}`

[BETA] This endpoint is not GA or Production ready and is subject to changes at any time. Breaking changes may occur.

Delete a red team workflow result from storage.

## Path parameters

- `workflow_id` string, required — The workflow identifier

## Response `204`

Successfully deleted

## Other responses

- `401` — Authentication Error
- `403` — Forbidden Error
- `404` — The specified resource was not found.
- `422` — Validation Error

## Changes

- **2026-04-09** `2b17c7051a37` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hiddenlayerai/apis/hiddenlayer-audit-api/changes/evaluations/v1/red-team/:workflow_id/delete.md)

---

[API](https://skmtc.dev/hiddenlayerai/apis/hiddenlayer-audit-api.md) · [All operations](https://skmtc.dev/hiddenlayerai/apis/hiddenlayer-audit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hiddenlayerai/hiddenlayer-audit-api/revisions/2b17c7051a37/schema)
