Upload Part
POST/qlibs/:qlibid/q/:qwtoken/data
Upload binary data into a new content part and finalize the part in a single call. All binary data is stored in the same part, and the part is finalized automatically. If you require more control over part creation (i.e. upload data with multiple requests, resume failed uploads, etc.), use the content part API endpoints.
Request
Responses
- 201
- 401
- default
The content object was created successfully.
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.