Disassociates a knowledge base from an agent.
delete/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/
Path parameters
agentIdstring required
The unique identifier of the agent from which to disassociate the knowledge base.
agentVersionstring required
The version of the agent from which to disassociate the knowledge base.
knowledgeBaseIdstring required
The unique identifier of the knowledge base to disassociate.
Response
Success
DisassociateAgentKnowledgeBaseResponse required