---
title: "Changes to Update an existing org by ID"
method: PUT
path: "/api/v1/orgs/{id}"
---

# Changes to Update an existing org by ID

`PUT /api/v1/orgs/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2025-06-11** `72b5b4add6a6` — 2 info
- **2025-05-08** `9d5b2f666eda` — 2 info
- **2025-04-17** `f1a1084e2544` — 2 info
- **2025-01-15** `79954a97bb9b` — 2 info
- **2025-01-14** `e2d2d52d0d6e` — 2 info
- **2025-01-03** `e2be4bbc7720` — 1 info
- **2024-08-11** `11e2773b3a1e` — 1 breaking

## Changes

- **2025-06-11** `72b5b4add6a6` — 2 info
  - added the new optional request property `onlyUseForBrandingOverride`
  - added the required property `org/onlyUseForBrandingOverride` to the response with the `200` status
- **2025-05-08** `9d5b2f666eda` — 2 info
  - added the new optional request property `allowPublicRegistration`
  - added the required property `org/allowPublicRegistration` to the response with the `200` status
- **2025-04-17** `f1a1084e2544` — 2 info
  - added the new optional request property `companyEmailLogoUrl`
  - added the required property `org/companyEmailLogoUrl` to the response with the `200` status
- **2025-01-15** `79954a97bb9b` — 2 info
  - added the new optional request property `slug`
  - added the required property `org/slug` to the response with the `200` status
- **2025-01-14** `e2d2d52d0d6e` — 2 info
  - the `privacyPolicyLink` request property's maxLength was increased from `20` to `250`
  - the `termsLink` request property's maxLength was increased from `20` to `250`
- **2025-01-03** `e2be4bbc7720` — 1 info
  - endpoint added
- **2024-08-11** `11e2773b3a1e` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/docs/api/v1/orgs/:id/put.md) · [API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [Page](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/orgs/:id/put)
