---
title: "Changes to Create an ingest for a channel"
method: POST
path: "/channels/{id}/ingests"
---

# Changes to Create an ingest for a channel

`POST /channels/{id}/ingests`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 9 revisions.

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

## Changes

- **2026-08-19** `3dc30dd23624` — 4 warning, 6 info
  - removed the request property `enhancements`
  - 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 optional request property `sdi`
  - 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` — 1 warning, 2 info
  - removed the request property `translations`
  - 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/channels/:id/ingests/post.md) · [API](https://skmtc.dev/dolby/apis/theolive-api.md) · [Page](https://skmtc.dev/dolby/apis/theolive-api/changes/channels/:id/ingests/post)
