---
title: "Changes to Upload a video"
method: POST
path: "/videos/{videoId}/source"
---

# Changes to Upload a video

`POST /videos/{videoId}/source`

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

## Timeline

Changed in 5 of 50 revisions.

- **2024-10-08** `ac1f7d2cfd03` — 2 info
- **2024-09-16** `e68c2c97ad65` — 3 info
- **2024-04-16** `ec2b79bfdc8d` — 1 info
- **2022-04-28** `f9532dd3578c` — 2 info
- **2022-02-07** `2a4d90a64f88` — 1 breaking, 14 warning, 3 info

## Changes

- **2024-10-08** `ac1f7d2cfd03` — 2 info
  - added the optional property `language` to the response with the `201` status
  - added the optional property `languageOrigin` to the response with the `201` status
- **2024-09-16** `e68c2c97ad65` — 3 info
  - added the optional property `deletesAt` to the response with the `201` status
  - added the optional property `discarded` to the response with the `201` status
  - added the optional property `discardedAt` to the response with the `201` status
- **2024-04-16** `ec2b79bfdc8d` — 1 info
  - added the non-success response with the status `429`
- **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, 14 warning, 3 info
  - the `publishedAt` response's property type/format changed from `string`/`date-time` to `string`/`` for status `201`
  - the optional response header `X-RateLimit-Limit` removed for the status `201`
  - the optional response header `X-RateLimit-Limit` removed for the status `400`
  - the optional response header `X-RateLimit-Limit` removed for the status `404`
  - the optional response header `X-RateLimit-Remaining` removed for the status `201`
  - the optional response header `X-RateLimit-Remaining` removed for the status `400`
  - the optional response header `X-RateLimit-Remaining` removed for the status `404`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `201`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `400`
  - the optional response header `X-RateLimit-Retry-After` removed for the status `404`
  - removed the optional property `deletesAt` from the response with the `201` status
  - removed the optional property `discarded` from the response with the `201` status
  - removed the optional property `discardedAt` from the response with the `201` status
  - removed the optional property `language` from the response with the `201` status
  - removed the optional property `languageOrigin` from the response with the `201` status
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `apiKey` was removed from the API
  - removed the non-success response with the status `429`

---

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