Update workflow metadata or replace workflow definition collections.
Common updates:
Definition update semantics:
definition to update metadata only.definition.nodes to leave nodes unchanged.definition.nodes only when sending the complete desired node set. Nodes omitted from that array are removed.definition.edges to leave edges unchanged.definition.edges only when sending the complete desired edge set. Edges omitted from that array are removed.Successful responses contain workflow metadata, including the new lock_version. They do not include the expanded graph. Call GET /workflows/{workflow_id}/definition after updating when you need the saved nodes and edges.
You can update the definition of an active workflow. Changes take effect immediately for new executions; running executions continue with the snapshot they started with.
Documentation Index
Fetch the complete documentation index at: https://docs.kapso.ai/llms.txt
Use this file to discover all available pages before exploring further.