Workflows (Beta)
[Beta] Update a workflow (creates a new version)
Update a workflow by creating a new version. The new version is created as an inactive draft. Only the provided fields are changed; omitted fields carry over from the current version. Use the activate endpoint to make the new version live. When blocks or trigger fields are provided, the resulting definition must pass deep validation — failures return a 400 with structured issues.
patch/workflows/{workflow_id}
Path parameters
workflow_idstring required
Request body
Response
Default Response