Account Rules
List account or zone routing rules
GET/{accounts_or_zones}/{account_or_zone_id}/email/routing/rules
ModelsExpand Collapse
AccountRule object { id, actions, enabled, 6 more }
AccountRule object { id, actions, enabled, 6 more }
source: optional "api" or "wrangler"Who manages the rule. api covers dashboard, generic API, and Terraform;
wrangler means the rule is managed by a Worker’s wrangler.jsonc. Defaults
to api when omitted on write.
source: optional "api" or "wrangler"
Who manages the rule. api covers dashboard, generic API, and Terraform;
wrangler means the rule is managed by a Worker’s wrangler.jsonc. Defaults
to api when omitted on write.