---
title: "Changes to Create live stream"
method: POST
path: "/live-streams"
---

# Changes to Create live stream

`POST /live-streams`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 5 of 50 revisions.

- **2024-04-16** `ec2b79bfdc8d` — 1 info
- **2023-09-11** `b32ea09011ae` — 2 warning
- **2023-06-28** `ec139d07f5cd` — 2 info
- **2022-04-28** `f9532dd3578c` — 2 info
- **2022-02-07** `2a4d90a64f88` — 1 breaking, 7 warning, 5 info

## Changes

- **2024-04-16** `ec2b79bfdc8d` — 1 info
  - added the non-success response with the status `429`
- **2023-09-11** `b32ea09011ae` — 2 warning
  - removed the request property `record`
  - removed the optional property `record` from the response with the `200` status
- **2023-06-28** `ec139d07f5cd` — 2 info
  - added the new optional request property `restreams`
  - added the required property `restreams` to the response with the `200` status
- **2022-04-28** `f9532dd3578c` — 2 info
  - the endpoint scheme security `apiKey` was added to the API
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2022-02-07** `2a4d90a64f88` — 1 breaking, 7 warning, 5 info
  - removed the required property `restreams` from the response with the `200` status
  - the optional response header `X-RateLimit-Limit` removed for the status `200`
  - the optional response header `X-RateLimit-Limit` removed for the status `400`
  - the optional response header `X-RateLimit-Remaining` removed for the status `200`
  - the optional response header `X-RateLimit-Remaining` removed for the status `400`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `200`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `400`
  - removed the request property `restreams`
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `apiKey` was removed from the API
  - added the new optional request property `record`
  - removed the non-success response with the status `429`
  - added the optional property `record` to the response with the `200` status

---

[Operation](https://skmtc.dev/apivideo/apis/api-video/docs/live-streams/post.md) · [API](https://skmtc.dev/apivideo/apis/api-video.md) · [Page](https://skmtc.dev/apivideo/apis/api-video/changes/live-streams/post)
