---
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

## Changes

- **2024-12-16** `c3a63bdae00a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/circlemind-ai/apis/circlemind-api/changes/graph/:graph_name/delete/post.md)

---

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