---
title: "杀死工具实例"
method: POST
path: "/admin/toolset/instances/{id}/kill"
tags: ["toolset"]
---

# 杀死工具实例

`POST /admin/toolset/instances/{id}/kill`

杀死指定工具实例

## Path parameters

- `id` string, required

## Request body

- ModelKillToolInstanceReq
  - `signal` integer, required

## 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/revisions/34214ad5a103/schema)
