Skip to main content

Upload one chunk

PUT 

/uploads/:id/chunks/:n

Sends chunk n (1-based) as the raw request body, with Content-Range: bytes start-end/total and Content-Length. X-Chunk-Sha256 optionally carries the chunk's hex SHA-256. Chunks may be sent in any order and retried.

Request

Responses

Chunk stored