v1

latestOpenAPI 3.0.12026-07-17341987.2 KB
File Uploading

Upload bytes at specified offset

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

patch/upload/{id}

Headers

File offset for bytes being sent. Must be the same as current Upload-Offset value reported by the HEAD request.

The number of bytes being sent in the POST body

Response

Upload successful