---
title: "删除生成的问题"
method: DELETE
path: "/chunks/by-id/{id}/questions"
tags: ["分块管理"]
---

# 删除生成的问题

`DELETE /chunks/by-id/{id}/questions`

删除分块中生成的问题

## Path parameters

- `id` string, required

## Request body

- object
  - `question_id` string

## 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/6e297e21afca/schema)
