UndeleteRule
Undeletes a rule.
POST
/
api
/v1
/rules
/undelete
Request Body
application/json
RequiredUndeleteRuleRequest is used to undelete a rule by rule_id or client_key. If both are provided, only rule_id will be used.
ruleId
string
clientKey
string
A successful response.