---
title: "杀死 workflow 任务"
method: POST
path: "/admin/workflows/kill"
tags: ["workflow"]
---

# 杀死 workflow 任务

`POST /admin/workflows/kill`

杀死当前运行中的 workflow 任务

## Request body

- ModelKillWorkflowJobReq
  - `type` string, required — "stop" or "kill"

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/hust-open-atom-club/apis/untitled-api.md) · [All operations](https://skmtc.net/hust-open-atom-club/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hust-open-atom-club/untitled-api/versions/34214ad5a103/schema)
