---
title: "删除Resident Task"
method: DELETE
path: "/resident-tasks/{taskID}"
tags: ["agents"]
---

# 删除Resident Task

`DELETE /resident-tasks/{taskID}`

删除Resident Task，并按统一响应结构返回处理结果。

## Path parameters

- `taskID` string, required

## Response `200`

OK

- InternalInterfacesHttpGenericResponse
  - `data` object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/opsre/apis/gos-release-api.md) · [All operations](https://skmtc.net/opsre/apis/gos-release-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opsre/gos-release-api/versions/fc9f6fb06a50/schema)
