Topologies
internal
Update a single node's position
Lightweight endpoint for drag operations. Instead of sending the entire topology (which can be several megabytes), only sends the node ID and new position. Fixes HTTP 413 errors on drag operations for large topologies.
post/api/v1/topology/{id}/node-position
Path parameters
idstring uuid required
Topology ID
Request body
Response
Node position updated