Save or update node positions for the authenticated user.
Merges provided positions with existing saved state. Nodes not included in the request are left unchanged.
Returns: Complete set of saved positions after merge.
Request body for saving or updating node positions.
Positions are merged with existing state. Nodes not included in the request are left unchanged.
Attributes: positions: Map of resource ID to position to save (max 1000 entries).
Successful Response
Response body for canvas position queries.
Attributes: positions: Map of resource ID to node position.