Skip to main content
POST
Error

Authorizations

x-cdata-authtoken
string
header
required

Body

application/json

The flowNodes entity to post

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

flowNodes created

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.