Commit & Publish Content
PUT/qlibs/:qlibid/q/:qhash
Commit & publish the content object identified by the provided content hash to the content fabric network.
Request
Responses
- 200
- 202
- 401
- default
The content object was published successfully.
The publishing process of the content object was successfully initiated, but requires more time to finish.
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.