---
title: "POST /api/upload"
method: POST
path: "/api/upload"
tags: ["api"]
---

# POST /api/upload

`POST /api/upload`

## Headers

- `x-asset-type` 'img' | 'video' | 'document'
- `content-type` string, required
- `content-length` integer

## Response `200`

OK

## Other responses

- `401` — Unauthorized

## Changes

- **2026-09-12** `cd924026fd85` — 1 warning, 1 info
  - deleted the `query` request parameter `bucket`
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/vivenu/apis/vivenu-api/changes/api/upload/post.md)

---

[API](https://skmtc.dev/vivenu/apis/vivenu-api.md) · [All operations](https://skmtc.dev/vivenu/apis/vivenu-api/llms.txt) · [OpenAPI document](https://skmtc.dev/vivenu/apis/vivenu-api/revisions/ff78046ac535?raw)
