/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.