Delete an existing graph​
Delete an existing graph
Path Parameters
- graph_id string required
The identifier of the graph
Example: resoto
Query Parameters
- truncate boolean
If this parameter is set, leave the graph definition, but wipe the data.
Responses
- 200
Ok when the delete operation was successful
- text/plain
- Example
Graph deleted.
Loading...