---
title: "Changes to Update Organization"
method: PATCH
path: "/v1/organizations/{id}"
---

# Changes to Update Organization

`PATCH /v1/organizations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 10 revisions.

- **2025-07-03** `fe83f78ae20a` — 2 info
- **2025-05-20** `3ea9a7bcd498` — 4 info
- **2025-05-13** `18208de69243` — 2 info
- **2025-03-11** `e3ac0347dfbe` — 1 breaking, 13 warning, 1 info
- **2025-03-05** `aae16339e1e1` — 4 breaking, 8 warning
- **2025-03-04** `b9fc18a0eac3` — 1 info

## Changes

- **2025-07-03** `fe83f78ae20a` — 2 info
  - added the new optional request property `logInWithOidc`
  - added the optional property `organization/allOf[#/components/schemas/Organization]/logInWithOidc` to the response with the `200` status
- **2025-05-20** `3ea9a7bcd498` — 4 info
  - added the new optional request property `apiKeysEnabled`
  - added the new optional request property `logInWithGithub`
  - added the optional property `organization/allOf[#/components/schemas/Organization]/apiKeysEnabled` to the response with the `200` status
  - added the optional property `organization/allOf[#/components/schemas/Organization]/logInWithGithub` to the response with the `200` status
- **2025-05-13** `18208de69243` — 2 info
  - added the new optional request property `customRolesEnabled`
  - added the optional property `organization/allOf[#/components/schemas/Organization]/customRolesEnabled` to the response with the `200` status
- **2025-03-11** `e3ac0347dfbe` — 1 breaking, 13 warning, 1 info
  - the `organization` response's property type changed from `object` to no type for status `200`
  - removed the optional property `organization/createTime` from the response with the `200` status
  - removed the optional property `organization/displayName` from the response with the `200` status
  - removed the optional property `organization/id` from the response with the `200` status
  - removed the optional property `organization/logInWithAuthenticatorApp` from the response with the `200` status
  - removed the optional property `organization/logInWithEmail` from the response with the `200` status
  - removed the optional property `organization/logInWithGoogle` from the response with the `200` status
  - removed the optional property `organization/logInWithMicrosoft` from the response with the `200` status
  - removed the optional property `organization/logInWithPasskey` from the response with the `200` status
  - removed the optional property `organization/logInWithPassword` from the response with the `200` status
  - removed the optional property `organization/logInWithSaml` from the response with the `200` status
  - removed the optional property `organization/requireMfa` from the response with the `200` status
  - removed the optional property `organization/scimEnabled` from the response with the `200` status
  - removed the optional property `organization/updateTime` from the response with the `200` status
  - added `#/components/schemas/Organization` to the `organization` response property `allOf` list for the response status `200`
- **2025-03-05** `aae16339e1e1` — 4 breaking, 8 warning
  - the `details/items/` response's property type changed from `object` to no type for status `400`
  - the `details/items/` response's property type changed from `object` to no type for status `401`
  - the `details/items/` response's property type changed from `object` to no type for status `403`
  - the `details/items/` response's property type changed from `object` to no type for status `404`
  - removed the optional property `details/items/description` from the response with the `400` status
  - removed the optional property `details/items/description` from the response with the `401` status
  - removed the optional property `details/items/description` from the response with the `403` status
  - removed the optional property `details/items/description` from the response with the `404` status
  - removed the optional property `details/items/docsLink` from the response with the `400` status
  - removed the optional property `details/items/docsLink` from the response with the `401` status
  - removed the optional property `details/items/docsLink` from the response with the `403` status
  - removed the optional property `details/items/docsLink` from the response with the `404` status
- **2025-03-04** `b9fc18a0eac3` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tesseral-labs/apis/backendservice-api/docs/v1/organizations/:id/patch.md) · [API](https://skmtc.dev/tesseral-labs/apis/backendservice-api.md) · [Page](https://skmtc.dev/tesseral-labs/apis/backendservice-api/changes/v1/organizations/:id/patch)
