---
title: "Upload bytes at specified offset"
method: PATCH
path: "/upload/{id}"
tags: ["File Uploading"]
---

# Upload bytes at specified offset

`PATCH /upload/{id}`

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

## Response `204`

Upload successful

---

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