---
title: "处理Disable接口"
method: POST
path: "/agents/{id}/disable"
tags: ["agents"]
---

# 处理Disable接口

`POST /agents/{id}/disable`

处理Disable接口，并按统一响应结构返回处理结果。

## Path parameters

- `id` 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)
