cURL
curl --request DELETE \ --url https://open.bigmodel.cn/api/llm-application/open/document/{id} \ --header 'Authorization: Bearer <token>'
{ "code": 200, "message": "请求成功", "timestamp": 1689649504996 }
根据文档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
响应信息
响应时间戳