Delete a ruleset
DELETE {{baseUrl}}/deployments/traffic-filter/rulesets/:ruleset_id?ignore_associations=false
Deletes the ruleset by ID.
Body
PARAM
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. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
ENDPOINTS