š This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: searchandising.refined_queries(w), facets.refined_queries(w).
Replace a refined query. It will replace all existing rules associated with the specified refined query if there are any. It will also flip allow_automatic_rules to true (which is default) if attribute's value isn't submitted in the request.
400Validation Error
401Credentials are not passed or action is forbidden.
403The supplied token does not have the required permissions.
404Not Found
409Conflict
429Rate limit breached