Publish a workflow draft
Promotes a draft into a new published workflow version with the specified initial rollout percentage.
Required scope: workflows:write
Promotes a draft into a new published workflow version with the specified initial rollout percentage.
Required scope: workflows:write
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response key casing. Defaults to snake.
Unique key for idempotent requests. Cached for 24 hours. Sending the
same key with different parameters returns 422.
Human-readable workflow name.
Workflow format — “steps” for legacy array format, “graph” for DAG format.