Deleting a Knowledge Base
Delete a knowledge base using the Console, CLI, or API.
- Open the navigation menu and click Developer Services. Under App Dependency Management, click Knowledge Bases.
- On the Knowledge bases page, from the list of compartments on the left side, select a compartment.
- From the list of knowledge bases, click the knowledge base that you want to delete.
- On the Knowledge base details page, click Delete.
- In the Delete knowledge base dialog box, enter the name of the knowledge base and click 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.