Delete a ruleset

DELETE {{baseUrl}}/deployments/traffic-filter/rulesets/:ruleset_id?ignore_associations=false

Deletes the ruleset by ID.

Request Params

KeyDatatypeRequiredDescription
ignore_associationsbooleanWhen true, ignores the associations and deletes the ruleset. When false, recognizes the associations, which prevents the deletion of the rule set.

RESPONSES

status: OK

""