Validates a workflow graph before you create or update it. Use this to catch missing triggers, invalid node configuration, and graph errors.
Standard JWT for user sessions obtained via Altostrat authentication.
The name for the new workflow.
"Daily Network Health Check"
The prefixed ID of the Authorization (auth_...) to use for this workflow's executions.
"auth_01H..."
The array of nodes defining the workflow logic.
1The array of edges connecting the workflow nodes.
An optional description for the workflow.
Set to false to create the workflow in an inactive state.
manual, interval, cron, daily, weekly, monthly Required if schedule_type is interval or cron.
"0 4 * * *"