DELETEDocumentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/projects/{project_name}/knowledge_bases/{knowledge_base_name}
This API endpoint deletes a knowledge base using the DELETE method.
Path Parameters
Defines the project where the knowledge bases are located. Note that the default project name is
mindsdb.Defines the knowledge base name.