Skip to main content

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

The query fields were successfully removed. Returns the full list of fields after the change.