Remove Query fields
DELETE/qlibs/:qlibid/q/:qwtoken/query_fields
Removes the given query fields. All other fields are retained. To clear all fields, call Set Query
fields with an empty or null body.
Request
Responses
- 200
- 401
- default
The query fields were successfully removed. Returns the full list of fields 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.