š This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: searchandising.refined_filters(w).
Delete a refined filter.
CautionThis endpoint will delete the entirety of the "refined filter" object for the given key and value. This means that both result searchandising and facet configuration configurations will be deleted. In order to delete the rules for only one specific section, consider using the delete rules API for either results or facets.
400Validation Error
401Credentials are not passed or action is forbidden.
403The supplied token does not have the required permissions.
404Not Found
429Rate limit breached