---
title: "Upload video file"
method: PUT
path: "/videos/{id}/upload/source_file/"
tags: ["videos"]
---

# Upload video file

`PUT /videos/{id}/upload/source_file/`

This method uploads a video file passed in the request body. The method can't be tried out from this documentation viewer.

## Path parameters

- `id` integer, required

## Response `201`

No response body

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
