v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

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