🚀 GLM-4.6 代码编程专享计划 • 限时优惠 Coding Plan ➞
cURL
curl --request DELETE \ --url https://open.bigmodel.cn/api/llm-application/open/knowledge/{id} \ --header 'Authorization: Bearer <token>'
{ "code": 123, "message": "<string>", "timestamp": 123 }
根据知识库ID删除个人知识库。
ID
使用以下格式进行身份验证:Bearer <your api key>
知识库id
业务处理成功
响应码,200为成功
200
响应信息
响应时间戳