Delete a ruleset
DELETE {{baseUrl}}/deployments/traffic-filter/rulesets/:ruleset_id?ignore_associations=false
Deletes the ruleset by ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ignore_associations | boolean | When true, ignores the associations and deletes the ruleset. When false, recognizes the associations, which prevents the deletion of the rule set. |
RESPONSES
status: OK
""