---
title: "Delete a knowledge base"
method: DELETE
path: "/knowledge_base/{id}"
tags: [""]
---

# Delete a knowledge base

`DELETE /knowledge_base/{id}`

## Path parameters

- `id` string, required — Knowledge base ID.

## Headers

- `Authorization` string, required

## Response `200`

200

- DeleteKnowledgeBaseResponse200
  - `status` string — Whether the request was successful.
  - `response` KnowledgeBaseIdDeleteResponsesContentApplicationJsonSchemaResponse

## Other responses

- `400` — 400

---

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