ArchiveRule
RuleService
ArchiveRule
Archives a rule.
POST
ArchiveRule
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ArchiveRuleRequest is used to archive 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.