Append one checksummed bounded transfer chunk
PATCH/api/v1/uploads/:upload_id
The per-request chunk budget bounds memory and retry cost; it is not a whole-document limit. A successful response advances Upload-Offset only after the chunk is durable.
Request
Responses
- 204
- 400
- 401
- 403
- 409
- 412
- 413
- 415
- 421
- 460
- 503
Chunk durably appended; Upload-Offset is the next position
The multipart shape or Idempotency-Key is malformed
The opaque credential is absent, ambiguous, malformed, expired, revoked, or invalid
The browser mutation did not originate from this application, or the authenticated member lacks the required permission
Duplicate content is disallowed, or an idempotency key was reused for a different request
The strong revision precondition is stale
A configured streaming body or per-file size limit was exceeded. A transport-level rejection may omit the JSON body.
The file is not one of the explicitly supported actual content types
The Host authority is not allowed by the loopback deployment profile
The supplied chunk checksum did not match
A required core dependency is unavailable; retry with bounded backoff