LangBot Docs
Knowledge Bases

删除知识库

DELETE
/api/v1/knowledge/bases/{kb_uuid}

Authorization

X-API-Key<token>

In: header

Path Parameters

kb_uuid*string
Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/api/v1/knowledge/bases/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "code": 0}