---
title: "Changes to Update a distribution by ID"
method: PATCH
path: "/distributions/{id}"
---

# Changes to Update a distribution by ID

`PATCH /distributions/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-08-19** `3dc30dd23624` — 1 breaking, 3 info
- **2026-07-31** `e289c4e46b97` — 2 info
- **2026-07-26** `7bfe58df4d98` — 1 breaking, 1 warning

## Changes

- **2026-08-19** `3dc30dd23624` — 1 breaking, 3 info
  - the `data/allOf[#/components/schemas/Distribution]/latencies/hls` response property's min was decreased from `8.00` to `6.00` for the response status `200`
  - added the new optional request property `playerSettings`
  - the `latencies/hls` request property's min was decreased from `8.00` to `6.00`
  - added the optional property `data/allOf[#/components/schemas/Distribution]/playerSettings` to the response with the `200` status
- **2026-07-31** `e289c4e46b97` — 2 info
  - added the new optional request property `ads`
  - added the optional property `data/allOf[#/components/schemas/Distribution]/ads` to the response with the `200` status
- **2026-07-26** `7bfe58df4d98` — 1 breaking, 1 warning
  - removed the required property `data/allOf[#/components/schemas/Distribution]/isDefault` from the response with the `200` status
  - removed the request property `isDefault`

---

[Operation](https://skmtc.dev/dolby/apis/theolive-api/docs/distributions/:id/patch.md) · [API](https://skmtc.dev/dolby/apis/theolive-api.md) · [Page](https://skmtc.dev/dolby/apis/theolive-api/changes/distributions/:id/patch)
