---
title: "Create a new upload"
method: POST
path: "/upload"
tags: ["File Uploading"]
---

# Create a new upload

`POST /upload`

Manyfold uses the Tus protocol for resumable uploading; see https://tus.io/protocols/resumable-upload for full details.

## Response `201`

Upload created successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/manyfold3d/apis/manyfold-api.md) · [All operations](https://skmtc.net/manyfold3d/apis/manyfold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/manyfold3d/manyfold-api/revisions/a3cbfc387e66/schema)
