Append Data or Finalize
POST/qlibs/:qlibid/q/:qwtoken/parts/:qpwtoken
Append data to the draft part with the given part write token. The part is finalized if no data is provided (empty request body).
Request
Responses
- 200
- 401
- default
The data was successfully appended.
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.