---
title: "Changes to Update an ingest by ID"
method: PATCH
path: "/ingests/{id}"
---

# Changes to Update an ingest by ID

`PATCH /ingests/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 9 revisions.

- **2026-08-19** `3dc30dd23624` — 2 breaking, 11 warning, 5 info
- **2026-08-13** `6b4e32dfe4d1` — 1 warning
- **2026-08-04** `b57006d43141` — 2 info
- **2026-07-31** `e289c4e46b97` — 2 info
- **2026-07-26** `7bfe58df4d98` — 2 info

## Changes

- **2026-08-19** `3dc30dd23624` — 2 breaking, 11 warning, 5 info
  - added `#/components/schemas/IngestSdi, subschema #2` to the `sdi` request property `allOf` list
  - the `sdi` request property type/format changed from `object`/`` to ``/``
  - removed the request property `enhancements`
  - removed the request property `sdi/audioConnection`
  - removed the request property `sdi/deviceNumber`
  - removed the request property `sdi/persistentId`
  - removed the request property `sdi/profile`
  - removed the request property `sdi/videoConnection`
  - removed the request property `sdi/videoFormat`
  - removed the request property `sdi/videoMode`
  - removed the optional property `data/allOf[#/components/schemas/Ingest]/enhancements` from the response with the `200` status
  - added the new `ndi-pull` enum value to the `data/allOf[#/components/schemas/Ingest]/type` response property for the response status `200`
  - added the new `rtsp-pull` enum value to the `data/allOf[#/components/schemas/Ingest]/type` response property for the response status `200`
  - added the new optional request property `ndi`
  - added the new `ndi-pull` enum value to the request property `type`
  - added the new `rtsp-pull` enum value to the request property `type`
  - added the optional property `data/allOf[#/components/schemas/Ingest]/ndi` to the response with the `200` status
  - added the optional property `data/allOf[#/components/schemas/Ingest]/sdi` to the response with the `200` status
- **2026-08-13** `6b4e32dfe4d1` — 1 warning
  - the `enhancements/items/oneOf[#/components/schemas/SpeechEnhancement]/position/bottom` request property's max was set to `90.00`
- **2026-08-04** `b57006d43141` — 2 info
  - added the new optional request property `enhancements/items/oneOf[#/components/schemas/SpeechEnhancement]/extraPrompt`
  - added the optional property `data/allOf[#/components/schemas/Ingest]/enhancements/items/oneOf[#/components/schemas/SpeechEnhancement]/extraPrompt` to the response with the `200` status
- **2026-07-31** `e289c4e46b97` — 2 info
  - added the new optional request property `enhancements/items/oneOf[#/components/schemas/SpeechEnhancement]/latencyMode`
  - added the optional property `data/allOf[#/components/schemas/Ingest]/enhancements/items/oneOf[#/components/schemas/SpeechEnhancement]/latencyMode` to the response with the `200` status
- **2026-07-26** `7bfe58df4d98` — 2 info
  - added the new optional request property `enhancements`
  - added the optional property `data/allOf[#/components/schemas/Ingest]/enhancements` to the response with the `200` status

---

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