

Use the Authorization header with the value 'Bearer
Request body for updating a query folder (adding/removing query IDs).
Both lists are initialised to empty {@link ArrayList ArrayList}s so the serialised
JSON always contains "queryIdsAdded": [...] and
"queryIdsRemoved": [...]. The search service requires both fields
to be present (non-null) and rejects null with a validation error.