---
title: "Changes to Update an existing Dataset"
method: PUT
path: "/policies/dataset/{id}"
---

# Changes to Update an existing Dataset

`PUT /policies/dataset/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 25 revisions.

- **2026-07-17** `d95ee7691efb` — 2 breaking, 1 warning
- **2022-10-04** `ce59b3bdec00` — 2 breaking, 1 warning
- **2022-05-06** `9309037e46b9` — 2 warning, 2 info
- **2022-01-12** `b3e28725ccae` — 1 warning
- **2021-09-22** `dc9b53b51fdd` — 3 breaking
- **2021-08-30** `c79ea1312eb9` — 1 info
- **2021-06-29** `e95a4da3dd7a` — 1 breaking

## Changes

- **2026-07-17** `d95ee7691efb` — 2 breaking, 1 warning
  - added the new required `header` request parameter `Authorization` to all path's operations
  - added the new required `header` request parameter `Authorization`
  - deleted the `header` request parameter `Bearer authorization`
- **2022-10-04** `ce59b3bdec00` — 2 breaking, 1 warning
  - added the new required `header` request parameter `Bearer authorization` to all path's operations
  - added the new required `header` request parameter `Bearer authorization`
  - deleted the `header` request parameter `Authorization`
- **2022-05-06** `9309037e46b9` — 2 warning, 2 info
  - removed the request property `sink_id`
  - removed the optional property `sink_id` from the response with the `201` status
  - added the new optional request property `sink_ids`
  - added the optional property `sink_ids` to the response with the `201` status
- **2022-01-12** `b3e28725ccae` — 1 warning
  - removed the request property `tags`
- **2021-09-22** `dc9b53b51fdd` — 3 breaking
  - the `sink_id` request property's minItems was increased to `1`
  - the `sink_id` request property type/format changed from `string`/`uuid` to `array`/``
  - the `sink_id` response's property type/format changed from `string`/`uuid` to `array`/`` for status `201`
- **2021-08-30** `c79ea1312eb9` — 1 info
  - endpoint added
- **2021-06-29** `e95a4da3dd7a` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/orb-community/apis/orb-policies/docs/policies/dataset/:id/put.md) · [API](https://skmtc.dev/orb-community/apis/orb-policies.md) · [Page](https://skmtc.dev/orb-community/apis/orb-policies/changes/policies/dataset/:id/put)
