š This endpoint requires HTTP authentication (either Basic or Bearer).
For authenticating with Bearer token, required scopes are: facets(w).
Delete facet configuration with specified facet_name. This does not delete the facet from items in your index you may have uploaded previously. Once a facet group's configuration is deleted, all configurations will return to their default values. This includes all facet option configurations (display name, position, etc) you may have defined for the facet group.
400Validation Error
401Credentials are not passed or action is forbidden.
403The supplied token does not have the required permissions.
404Not Found
429Rate limit breached