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

## Changes

- **2025-06-24** (v0) `a798e63da495` — 1 info
  - endpoint added
- **2025-03-03** (v0) `ce0a74d4942a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/manyfold3d/apis/manyfold-api/changes/upload/:id/patch.md)

---

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