Update Node
Update Node
Partially update a node’s configuration
PATCH
Update Node
Request
Path Parameters
The project ID
The node ID
Headers
Bearer token using your developer key
Body
Partial node data to merge. Only include fields you want to change.
Updated canvas position:
{ "x": number, "y": number }