Skip to main content
PUT
Error

Authorizations

x-cdata-authtoken
string
header
required

Path Parameters

WorkspaceId
string
required

The key WorkspaceId

ConnectorId
string
required

The key ConnectorId

Style
string
required

The key Style

Body

application/json

The flowNodes entity to update.

WorkspaceId
string
required

The Id of the workspace that contains the flow API.

ConnectorId
string
required

The Id of the connector that contains the flow API.

Style
string
required

The node style.

PositionX
number<double>

The node position x.

PositionY
number<double>

The node position y.

Width
number<double>

The node width.

Response

EntitySet flowNodes

WorkspaceId
string
required

The Id of the workspace that contains the flow API.

ConnectorId
string
required

The Id of the connector that contains the flow API.

Style
string
required

The node style.

PositionX
number<double>

The node position x.

PositionY
number<double>

The node position y.

Width
number<double>

The node width.