---
title: "Archive video"
method: PUT
path: "/api/v1/videos/{id}/archive"
tags: ["video"]
---

# Archive video

`PUT /api/v1/videos/{id}/archive`

Archive video

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/sogilis/apis/untitled-api-2.md) · [All operations](https://skmtc.net/sogilis/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sogilis/untitled-api-2/versions/f0a9ebdd3ebf/schema)
