DELETEDocumentation Index
Fetch the complete documentation index at: https://mindsdb-dependabot-npm-and-yarn-docs-fast-uri-3-1-2.mintlify.app/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.