---
title: "Changes to Update organization (owner/admin only)"
method: PATCH
path: "/api/v1/orgs/{org_uuid}"
---

# Changes to Update organization (owner/admin only)

`PATCH /api/v1/orgs/{org_uuid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 7 revisions.

- **2026-08-25** `55772030ddd3` — 1 breaking, 12 warning, 2 info
- **2026-08-19** `b38f8e603649` — 3 breaking, 12 info
- **2026-08-14** `4aef8ead6f0a` — 1 info

## Changes

- **2026-08-25** `55772030ddd3` — 1 breaking, 12 warning, 2 info
  - the `detail` response's property type/format changed from `string`/`` to `object`/`` for status `409`
  - removed the optional property `code` from the response with the `401` status
  - removed the optional property `code` from the response with the `403` status
  - removed the optional property `code` from the response with the `404` status
  - removed the optional property `code` from the response with the `409` status
  - removed the optional property `fields` from the response with the `401` status
  - removed the optional property `fields` from the response with the `403` status
  - removed the optional property `fields` from the response with the `404` status
  - removed the optional property `fields` from the response with the `409` status
  - removed the optional property `request_id` from the response with the `401` status
  - removed the optional property `request_id` from the response with the `403` status
  - removed the optional property `request_id` from the response with the `404` status
  - removed the optional property `request_id` from the response with the `409` status
  - added the required property `detail/error` to the response with the `409` status
  - added the required property `detail/message` to the response with the `409` status
- **2026-08-19** `b38f8e603649` — 3 breaking, 12 info
  - the `detail` response's property type/format changed from `object`/`` to `string`/`` for status `409`
  - removed the required property `detail/error` from the response with the `409` status
  - removed the required property `detail/message` from the response with the `409` status
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `403` status
  - added the optional property `code` to the response with the `404` status
  - added the optional property `code` to the response with the `409` status
  - added the optional property `fields` to the response with the `401` status
  - added the optional property `fields` to the response with the `403` status
  - added the optional property `fields` to the response with the `404` status
  - added the optional property `fields` to the response with the `409` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `403` status
  - added the optional property `request_id` to the response with the `404` status
  - added the optional property `request_id` to the response with the `409` status
- **2026-08-14** `4aef8ead6f0a` — 1 info
  - added the required property `active_grant` to the response with the `200` status

---

[Operation](https://skmtc.dev/crosmos/apis/crosmos-api/docs/api/v1/orgs/:org_uuid/patch.md) · [API](https://skmtc.dev/crosmos/apis/crosmos-api.md) · [Page](https://skmtc.dev/crosmos/apis/crosmos-api/changes/api/v1/orgs/:org_uuid/patch)
