workflows
Apply id-addressed PATCH ops to a workflow revision's graph
Apply an ordered batch of id-addressed ops to the stored graph, then validate and persist through the same chokepoint as PUT (gate draft_save, optimistic-locked on base_version). The orchestration (None-graph guard, op application, base_version defaulting) lives in svc.apply_ops so the MCP patch_workflow_graph tool shares it verbatim — the router keeps only the HTTP-response concerns below.
post/v1/workflows/revisions/{revision_id}/graph/ops
Path parameters
revision_idstring uuid required
Headers
x-feather-clientstring nullable
Request body
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○