---
title: "更新资源"
method: PUT
path: "/agents/{id}"
tags: ["agents"]
---

# 更新资源

`PUT /agents/{id}`

更新资源，并按统一响应结构返回处理结果。

## 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)
