---
title: "Changes to Create agent"
method: POST
path: "/agents"
---

# Changes to Create agent

`POST /agents`

> 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` — 1 breaking, 2 warning, 1 info

## 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 `201` status
- **2026-07-26** `270e233e401c` — 1 breaking, 2 warning, 1 info
  - the `data/attributes/name` request property's maxLength was decreased to `32`
  - for the `header` request parameter `Idempotency-Key`, the maxLength was set to `255`
  - the `data/attributes/description` request property's maxLength was set to `100`
  - added the new optional request property `data/attributes/slug`

---

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