Deleting a Knowledge Base
Delete a knowledge base using the Console, CLI, or API.
- On the Knowledge bases list page, find the knowledge base that you want to work with. If you need help finding the list page, see Listing Knowledge Bases.
- From the select Delete.
- In the Delete knowledge base dialog box, enter the name of the knowledge base and select Delete.
Use the oci adm knowledge-base delete command and required parameters to delete the specified knowledge base:
oci adm knowledge-base delete --knowledge-base-id knowledge_base_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the DeleteKnowledgeBase operation to delete the specified knowledge base.