知识库删除知识库Copy MarkdownOpenServer URLloading...DELETE/api/v1/knowledge/bases/{kb_uuid}SendAuthorizationPathAuthorizationApiKeyAuth X-API-Key<token>In: headerPath Parameterskb_uuid*stringFormatuuidResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X DELETE "https://example.com/api/v1/knowledge/bases/497f6eca-6276-4993-bfeb-53cbbbba6f08"200{ "code": 0}创建知识库 POSTPrevious Page将文件存入知识库 POST将已上传的文件关联到知识库并开始解析。先通过 /api/v1/files/documents 上传文件获取 file_id。