---
title: "删除知识库"
method: DELETE
path: "/knowledge-bases/{id}"
tags: ["知识库"]
---

# 删除知识库

`DELETE /knowledge-bases/{id}`

删除指定的知识库及其所有内容

## Path parameters

- `id` string, required

## Response `200`

删除成功

- object

## Other responses

- `400` — 请求参数错误

---

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