Add an Output
POST/qlibs/:qlibid/q/:qwtoken/call/live/outputs
Add a new output. The output ID will be auto-generated, starting at ID "out001" and increasing by one for each new output.
Alternatively, you can also Set or Replace an Output.
Request
Responses
- 200
- 401
- 404
- default
The outputs map containing only the new output. Any other existing outputs are not returned.
Authentication information is missing or invalid
Response Headers
WWW-Authenticate
A standard "WWW Authenticate" header of the form Basic realm="Eluvio Content Fabric API"
Error message returned if the requested entity does not exist.
A generic error message.