UpdateRule
RuleService
UpdateRule
Updates an existing rule.
PUT
UpdateRule
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
UpdateRuleRequest is used to create or update a rule. If the rule_id or client_key is provided, the rule will be updated. If not, a new rule will be created.
UpdateRuleRequest is used to create or update a rule. If the rule_id or client_key is provided, the rule will be updated. If not, a new rule will be created.
Deprecated - use asset_configuration instead.
Deprecated - use DeleteRule instead.
Response
A successful response.