---
title: "Delete existing graph"
method: POST
path: "/graph/{graph_name}/delete"
---

# Delete existing graph

`POST /graph/{graph_name}/delete`

Delete the selected graph.

## Path parameters

- `graph_name` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/circlemind-ai/apis/circlemind-api.md) · [All operations](https://skmtc.net/circlemind-ai/apis/circlemind-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/circlemind-ai/circlemind-api/versions/c3a63bdae00a/schema)
