---
title: "Changes to Update agent"
method: PATCH
path: "/agents/{agentId}"
---

# Changes to Update agent

`PATCH /agents/{agentId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-08-13** `ba1fb54c5939` — 2 info
- **2026-07-26** `270e233e401c` — 3 breaking, 2 warning

## Changes

- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-23** `b1ad79e918ac` — 1 info
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-08-13** `ba1fb54c5939` — 2 info
  - added the new optional request property `data/attributes/tags`
  - added the required property `data/attributes/tags` to the response with the `200` status
- **2026-07-26** `270e233e401c` — 3 breaking, 2 warning
  - request property `data/attributes/slug` list-of-types was narrowed by removing types `null` from media type `application/json`
  - the `data/attributes/name/anyOf[subschema #1]/` request property's maxLength was decreased to `32`
  - added the pattern `^[a-z0-9][a-z0-9._]{1,28}[a-z0-9]$` to the request property `data/attributes/slug`
  - for the `header` request parameter `Idempotency-Key`, the maxLength was set to `255`
  - the `data/attributes/description/anyOf[subschema #1]/` request property's maxLength was set to `100`

---

[Operation](https://skmtc.dev/natural/apis/natural-api/docs/agents/:agentId/patch.md) · [API](https://skmtc.dev/natural/apis/natural-api.md) · [Page](https://skmtc.dev/natural/apis/natural-api/changes/agents/:agentId/patch)
