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

# Changes to Update an organization user group

`PATCH /v3/organizations/{organizationId}/user-groups/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-18** `66dcb6293180` — 2 breaking

## Changes

- **2026-08-18** `66dcb6293180` — 2 breaking
  - 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`

---

[Operation](https://skmtc.dev/cryptlex/apis/cryptlex-web-api/docs/v3/organizations/:organizationId/user-groups/: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/:organizationId/user-groups/:id/patch)
