Add More Operations to Files Job
POST/qlibs/:qlibid/q/:qwtoken/file_jobs/:filesjobid
The request specifies a list of additional file operations to perform. It must follow a prior request to create
a Files Job. Set seq_complete to true to indicate the last request in the sequence. In that case, retrieve the
list of upload jobs with "List Upload Jobs".
Request
Responses
- 200
- 201
- 400
- 401
- default
The request was accepted and will be processed
Returned when the sequence is complete and the operations will be performed.
A generic error message.
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.