Deletes a knowledge base. Before deleting a knowledge base, you should disassociate the knowledge base from any agents that it is associated with by making a <a href="https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_DisassociateAgentKnowledgeBase.html">DisassociateAgentKnowledgeBase</a> request.
delete/knowledgebases/{knowledgeBaseId}
Path parameters
knowledgeBaseIdstring required
The unique identifier of the knowledge base to delete.
Response
Success