Skip to main content
Version: 3.9.0

Create a new node under the given parent node

POST 

/graph/:graph_id/node/:node_id/under/:parent_node_id

Experimental: This API is not stable and might be subject of change.
Create a new node under the given parent node.

Request​

Path Parameters

    graph_id stringrequired

    The identifier of the graph

    Example: resoto
    node_id stringrequired

    The identifier of the node

    parent_node_id stringrequired

    The identifier of the parent node

Body

The node document to create.

    kind string

    The kind of this node.

    property name* any

Responses​

Return the created node

Schema

    kind string

    The kind of this node.

    property name* any
Loading...

Contact Us

Have feedback or need help? Don’t be shy—we’d love to hear from you!

 

 

 

Some Engineering Inc.