---
title: "Changes to Update a collection."
method: PUT
path: "/organizations/{organizationId}/collections/{collectionId}"
---

# Changes to Update a collection.

`PUT /organizations/{organizationId}/collections/{collectionId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 51 revisions.

- **2026-06-24** `00145cade28a` — 2 info
- **2026-06-04** `ed2eca881e4c` — 6 info
- **2026-05-22** `5b6e0475c79a` — 2 breaking, 1 warning, 3 info
- **2026-05-14** `5ee1a2809632` — 2 info
- **2026-04-06** `d7b66ae9652c` — 1 warning
- **2025-05-05** `7a89c3c933f1` — 3 breaking, 11 warning, 1 info

## Changes

- **2026-06-24** `00145cade28a` — 2 info
  - added the new optional request property `entries/items/categories/items/metadata`
  - added the optional property `entries/items/categories/items/metadata` to the response with the `default` status
- **2026-06-04** `ed2eca881e4c` — 6 info
  - added the new optional request property `entries/items/categories/items/aiManaged`
  - added the new optional request property `entries/items/categories/items/curator`
  - added the new optional request property `entries/items/curator`
  - added the optional property `entries/items/categories/items/aiManaged` to the response with the `default` status
  - added the optional property `entries/items/categories/items/curator` to the response with the `default` status
  - added the optional property `entries/items/curator` to the response with the `default` status
- **2026-05-22** `5b6e0475c79a` — 2 breaking, 1 warning, 3 info
  - the `displayName` response property's maxLength was increased from `50` to `90` for the response status `default`
  - the `name` response property's maxLength was increased from `39` to `90` for the response status `default`
  - changed the pattern of the request property `name` from `[a-zA-Z](-?[a-zA-Z\d]){0,38}` to `[a-zA-Z](-?[a-zA-Z\d]){0,89}`
  - the `displayName` request property's maxLength was increased from `50` to `90`
  - the `name` request property's maxLength was increased from `39` to `90`
  - the `name` response's property pattern was changed from `[a-zA-Z](-?[a-zA-Z\d]){0,38}` to `[a-zA-Z](-?[a-zA-Z\d]){0,89}` for the status `default`
- **2026-05-14** `5ee1a2809632` — 2 info
  - added the new optional request property `metadata`
  - added the optional property `metadata` to the response with the `default` status
- **2026-04-06** `d7b66ae9652c` — 1 warning
  - the `topic` request property's maxLength was set to `255`
- **2025-05-05** `7a89c3c933f1` — 3 breaking, 11 warning, 1 info
  - the `displayName` request property's maxLength was decreased to `50`
  - the `name` request property's maxLength was decreased to `39`
  - the `topic` response property's maxLength was unset from `255` for the response status `default`
  - changed the pattern of the request property `name` from `[a-zA-Z](-?[a-zA-Z\d]){0,89}` to `[a-zA-Z](-?[a-zA-Z\d]){0,38}`
  - removed the request property `entries/items/categories/items/aiManaged`
  - removed the request property `entries/items/categories/items/curator`
  - removed the request property `entries/items/categories/items/metadata`
  - removed the request property `entries/items/curator`
  - removed the request property `metadata`
  - removed the optional property `entries/items/categories/items/aiManaged` from the response with the `default` status
  - removed the optional property `entries/items/categories/items/curator` from the response with the `default` status
  - removed the optional property `entries/items/categories/items/metadata` from the response with the `default` status
  - removed the optional property `entries/items/curator` from the response with the `default` status
  - removed the optional property `metadata` from the response with the `default` status
  - the `name` response's property pattern was changed from `[a-zA-Z](-?[a-zA-Z\d]){0,89}` to `[a-zA-Z](-?[a-zA-Z\d]){0,38}` for the status `default`

---

[Operation](https://skmtc.dev/dockstore/apis/dockstore-api/docs/organizations/:organizationId/collections/:collectionId/put.md) · [API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [Page](https://skmtc.dev/dockstore/apis/dockstore-api/changes/organizations/:organizationId/collections/:collectionId/put)
