UnarchiveRule
RuleService
UnarchiveRule
Unarchives a rule.
POST
UnarchiveRule
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
UnarchiveRuleRequest is used to unarchive a rule by rule_id or client_key. If both are provided, only rule_id will be used.
Response
A successful response.
The response is of type object.