Canvas Positions

Update Positions

patch

Updates the canvas positions of steps for a specific flow version.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
flow_versionstringRequired

The flow version identifier.

Responses
chevron-right
200

Successful response

No content

patch
/api/v1/flow-versions/{flow_version}/graph/positions

No content

Update Positions

patch

Updates the canvas positions of notes for a specific flow version.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Path parameters
flow_versionstringRequired

The flow version identifier.

Responses
chevron-right
200

Successful response

No content

patch
/api/v1/flow-versions/{flow_version}/notes/positions

No content

Last updated

Was this helpful?