---
title: "Update Agents"
method: PATCH
path: "/api/v2/ui/agents"
tags: ["Agents"]
---

# Update Agents

`PATCH /api/v2/ui/agents`

PATCH request to update attributes of a single object.

## Response `204`

successfully updated

## Other responses

- `400` — Invalid request
- `401` — Authentication failed
- `403` — Permission denied
- `404` — Not Found
- `409` — Resource already exists

---

[API](https://skmtc.dev/hashtopolis/apis/hashtopolis-api.md) · [All operations](https://skmtc.dev/hashtopolis/apis/hashtopolis-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hashtopolis/hashtopolis-api/revisions/62465883745a/schema)
