cURL
curl --request POST \ --url https://api.circlemind.co/graph/{graph_name}/delete \ --header 'apiKey: <api-key>'
"<any>"
Delete the selected graph.
Successful Response
The response is of type any.
any