---
title: "Changes to Set party handle"
method: PUT
path: "/parties/me/handle"
---

# Changes to Set party handle

`PUT /parties/me/handle`

> 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-07-26** `270e233e401c` — 1 breaking, 1 warning
- **2026-07-14** `8cc2aed45847` — 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-07-26** `270e233e401c` — 1 breaking, 1 warning
  - added the pattern `^[a-z0-9][a-z0-9._]{1,28}[a-z0-9]$` to the request property `data/attributes/handle`
  - the `data/attributes/handle` request property's maxLength was set to `30`
- **2026-07-14** `8cc2aed45847` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/natural/apis/natural-api/docs/parties/me/handle/put.md) · [API](https://skmtc.dev/natural/apis/natural-api.md) · [Page](https://skmtc.dev/natural/apis/natural-api/changes/parties/me/handle/put)
