cURL
curl --request DELETE \ --url https://neode.ai/api/graphs/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Delete a graph and optionally its triples
API key for authentication
Also delete all triples in this graph
Successfully deleted