⭐ If you find Zipline useful, please consider giving it a star on Github! ⭐

/api/upload/partial

Upload a single file in chunks as a partial upload session, using headers to control chunking and resumption.

POST/api/upload/partial

Response Body

application/json

application/json

null

{
  "error": "E1000: Invalid request schema",
  "code": 1000,
  "statusCode": 400
}