Use this endpoint to partially update a rule. Only provided fields are updated. Expression can only be modified when rule is in DRAFT status.
The type of media of the resource. Must be application/json.
The API Key for authentication. This header is required for all endpoints except health checks.
A unique identifier used to trace and track each request.
The unique identifier of the rule that you want to retrieve, update or delete.
Input for updating a rule. At least one field must be provided.
Indicates that the rule was successfully updated.
Validation rule.
Unique identifier for the rule.
Human-readable rule name (globally unique).
255Rule purpose and logic explanation.
1000CEL expression that must evaluate to boolean.
5000Action taken when rule expression evaluates to true.
ALLOW, DENY, REVIEW Scopes that determine which transactions this rule applies to.
Rule lifecycle status.
DRAFT, ACTIVE, INACTIVE, DELETED When the rule was created.
When the rule was last modified.
When rule was last activated (null if never activated).
When rule was last deactivated (null if never deactivated).
When rule was deleted (null if not deleted).