---
title: "Terminate Workflow"
method: POST
path: "/evaluations/v1-beta/red-team/terminations/{workflow_id}"
tags: ["Workflows"]
---

# Terminate Workflow

`POST /evaluations/v1-beta/red-team/terminations/{workflow_id}`

Terminate a running workflow.

## Path parameters

- `workflow_id` string, required — The workflow identifier

## Response `200`

Workflow terminated successfully

## Other responses

- `404` — The specified resource was not found.
- `422` — Validation Error

## Changes

- **2026-02-03** `95dc6324a627` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`
- **2026-01-26** `87680c24e4b3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hiddenlayerai/apis/hiddenlayer-audit-api/changes/evaluations/v1-beta/red-team/terminations/:workflow_id/post.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.dev/hiddenlayerai/apis/hiddenlayer-audit-api/revisions/5c2a0cf5032d?raw)
