Delete a node with the given node id.​
Experimental: This API is not stable and might be subject of change.
Delete a node with the given node id.
Path Parameters
- graph_id string required
The identifier of the graph
Example: resoto - node_id string required
The identifier of the node
Responses
- 204
Node is deleted
Loading...