Skip to main content
DELETE
Delete Rule
Deletes a Customer Value rule and its goals by its ID. Deletion is permanent — the rule’s goals go with it. To stop a rule from firing while keeping its configuration, update it with status set to inactive instead. Payout and revenue adjustments the rule already applied to past conversions are not reverted.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Path Parameters

ruleId
integer
required

The rule identifier.

Response

200 - application/json
result
boolean