---
title: "删除分块"
method: DELETE
path: "/chunks/{knowledge_id}/{id}"
tags: ["分块管理"]
---

# 删除分块

`DELETE /chunks/{knowledge_id}/{id}`

删除指定的分块

## Path parameters

- `knowledge_id` string, required
- `id` string, required

## Response `200`

删除成功

- object

## Other responses

- `400` — 请求参数错误
- `404` — 分块不存在

---

[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/revisions/abce9036def5/schema)
