Delete a ruleset
Deletes the ruleset by ID.
Query parameters
-
When true, ignores the associations and deletes the ruleset. When false, recognizes the associations, which prevents the deletion of the rule set.
Default value is
false
.
DELETE
/deployments/traffic-filter/rulesets/{ruleset_id}
curl \
--request DELETE 'https://api.elastic-cloud.com/api/v1/deployments/traffic-filter/rulesets/{ruleset_id}'