workflows
Create a new version
Creates a new workflow version with updated workflow JSON. Uses optimistic concurrency via base_version.
post/api/workflows/{workflow_id}/versions
Path parameters
workflow_idstring required
The UUID of the workflow to create a new version for.
Request body
Response
Version created successfully