---
title: "Changes to Update an organization"
method: PATCH
path: "/v3/organizations/{id}"
---

# Changes to Update an organization

`PATCH /v3/organizations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-18** `66dcb6293180` — 2 breaking, 3 info

## Changes

- **2026-08-18** `66dcb6293180` — 2 breaking, 3 info
  - added the pattern `^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$` to the request property `name`
  - added the pattern `^(?!\s)(?![\s\S]*\s$)(?:[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]|[\t\n\r])+$` to the request property `description`
  - added the new optional request property `customAttributes`
  - added the required property `customAttributes` to the response with the `200` status
  - added the required property `reseller/customAttributes` to the response with the `200` status

---

[Operation](https://skmtc.dev/cryptlex/apis/cryptlex-web-api/docs/v3/organizations/:id/patch.md) · [API](https://skmtc.dev/cryptlex/apis/cryptlex-web-api.md) · [Page](https://skmtc.dev/cryptlex/apis/cryptlex-web-api/changes/v3/organizations/:id/patch)
