Skip to main content
A rule pairs a CEL condition with a list of actions. When an event is processed, rules evaluate in order within a program. Matching rules execute their actions in the same transaction.

Endpoints

  • Create, list, get, and update rules
  • Validate a CEL condition without creating a rule
  • Simulate a rule against a test event payload
  • Reset per-asset budgets on a rule
  • Retrieve the change history audit trail for a rule
For usage patterns and examples, see the Writing Rules guide.