Add Groups
POST/qlibs/:qlibid/q/:qwtoken/groups
Add the content object to the given groups. Any existing group associations are retained.
Request
Responses
- 200
- 401
- default
The groups were successfully added. Returns the full list of group associations after the change.
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.