---
title: "Terminate Job"
method: POST
path: "/evaluations/v1/jobs/{workflow_id}/termination"
tags: ["Jobs"]
---

# Terminate Job

`POST /evaluations/v1/jobs/{workflow_id}/termination`

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

Terminate a running workflow job.

## Path parameters

- `workflow_id` string, required — The workflow identifier

## Response `204`

Successfully terminated

## Other responses

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

---

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