---
title: "Upload file example"
method: POST
path: "/upload"
tags: ["upload"]
---

# Upload file example

`POST /upload`

Handles file uploads

## Query parameters

- `path` string, required
- `project` string

## Response `200`

Uploaded file

- string

## Other responses

- `400` — Error message
- `500` — Error message

## Changes

- **2024-11-05** `9f401d02424a` — 2 info
  - api tag `upload` added
  - api tag `example` removed
- **2024-07-25** `292f06f4b0f7` — 1 info
  - endpoint added
- **2024-07-25** `21706ccb959b` — 1 breaking
  - api path removed without deprecation

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

---

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