Finalize Draft Content
POST/qlibs/:qlibid/q/:qwtoken
Finalize the draft content object identified by the provided content write token. After successful finalization, the content object is addressable by its hash, but it also becomes immutable.
Subsequent modifications are nevertheless possible by creating new content versions
Request
Responses
- 201
- 401
- default
The content object was successfully finalized.
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.