Publish Automation
automations
Publish Automation
Validate and snapshot the current draft as an immutable version.
Runs full graph validation (cycles, unreachable nodes, condition trees, etc.) before inserting the version. Returns 422 with structured JSON:API pointers on validation failure.
Returns the new AutomationVersion resource on success (201).
POST
Publish Automation