---
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

## Changes

- **2022-07-28** `5698f9407f74` — 1 info
  - endpoint added
- **2022-03-15** `eac0d2f15016` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sogilis/apis/swagger/changes/api/v1/videos/:id/archive/put.md)

---

[API](https://skmtc.dev/sogilis/apis/swagger.md) · [All operations](https://skmtc.dev/sogilis/apis/swagger/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sogilis/swagger/revisions/f0a9ebdd3ebf/schema)
