š This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: searchandising.refined_filters(w), facets.refined_filters(w).
Create or replace a refined filter. It will replace all existing rules associated with the specified filter_name and filter_value 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.
429Rate limit breached