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
Documentation IndexFetch the complete documentation index at: https://docs.bigmodel.cn/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bigmodel.cn/llms.txt
Use this file to discover all available pages before exploring further.
使用以下格式进行身份验证:Bearer
知识库id
业务处理成功
响应码,200为成功
200
响应信息
响应时间戳