Skip to main content

Update a node

Use this API to update an existing node in the flow

Path Parameters
flowId string REQUIRED
itemId string REQUIRED
Request Body REQUIRED
operations object[]

The RFC-6902 patch operations to apply to the node (a non-empty array of ProposedPatchOperation).

operationId string
op string
path string
value object
from string
match object
Responses
200

OK

Schema OPTIONAL
object