Rules
Delete Rule
Deletes a rule by action code and rule id.
DELETE
/
action_configurations
/
{action_code}
/
rules
/
{rule_id}
Path Parameters
action_code
string
requiredThe action code used to identify the action configuration.
rule_id
string
requiredThe unique id of the rule which can be obtained when creating a rule or from the admin portal.
Response
200 - application/json
success
boolean
Was this page helpful?