Upload File Data V1
POST/qlibs/:qlibid/q/:qwtoken/upload_jobs/:jobid
Upload binary data for a previously created upload job.
Important: the data has to be uploaded in the exact order and conforming to the byte ranges specified in the upload job.
If an error occurs during the upload, a request to get the status of the upload job provides the necessary information needed to resume/retry the data upload.
Request
Responses
- 200
- 401
- default
bytes upload successfully completed
Authentication information is missing or invalid
Response Headers
WWW-Authenticate
A standard "WWW Authenticate" header of the form Basic realm="Eluvio Content Fabric API"
A generic error message.