Authorizations
Supply the API Key in the HTTP-Header
The access token received from the authorization server in the OAuth 2.0 flow.
Supply the API Key in the Url-Query
Headers
The default media type is application/hal+json. Use application/json for pure data results.
application/json
, application/hal+json
, application/xml
, text/xml
, text/csv
Path Parameters
The Id of the Flow
24
Body
Type of the Node
"if"
The ID of the previous or parent node to which the current node should be attached.
"63c6c16a7e1ef09c81f6075d"
append
, prepend
, appendChild
, prependChild
, insertChildAt
, insertAfter
, insertBefore
@cognigy/basic-nodes
, @cognigy/mongodb
, @cognigy/mssql
, @cognigy/smtp
, @cognigy/voicegateway
, @cognigy/microsoft
, @cognigy/voiceGateway2
"@cognigy/basic-nodes"
Replaces the default name of the Node displayed in the Flow Editor.
"A new Node"
Adds additional information about Nodes, for example, a specific of the Node.
"this is a very important node"
"#ff8a80"
false
false
{
"condition": {
"type": "rule",
"condition": "",
"rule": {
"left": "1",
"operand": "gt",
"right": "2"
}
}
}
"63bd8ebb648e6e739f1bbd82"
"condition"
The desired position. Only used for insertChildAt.
0 <= x <= 2147483647
42
Response
Returns ChartNode metadata object.
Type of the Node
"if"
@cognigy/basic-nodes
, @cognigy/mongodb
, @cognigy/mssql
, @cognigy/smtp
, @cognigy/voicegateway
, @cognigy/microsoft
, @cognigy/voiceGateway2
"@cognigy/basic-nodes"
Replaces the default name of the Node displayed in the Flow Editor.
"A new Node"
Adds additional information about Nodes, for example, a specific of the Node.
"this is a very important node"
"#ff8a80"
false
false
{
"condition": {
"type": "rule",
"condition": "",
"rule": {
"left": "1",
"operand": "gt",
"right": "2"
}
}
}
"63bd8ebb648e6e739f1bbd82"
"condition"
24