Automations
Create Automation
Create a new automation with the specified steps, triggers, and configuration. See get_authoring_guide for the AutomationStep contract (step kinds and their required fields, CEL identifier scope).
At create time, draft_automation_steps and draft_triggers default to their published counterparts when omitted — callers writing a single working version don't need to populate both. The draft/publish distinction matters only on subsequent edits.
post/api/v1/automations
Request body
Response
Successful response