Associates a knowledge base with an agent. If a knowledge base is associated and its <code>indexState</code> is set to <code>Enabled</code>, the agent queries the knowledge base for information to augment its response to the user.
put/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/
Path parameters
agentIdstring required
The unique identifier of the agent with which you want to associate the knowledge base.
agentVersionstring required
The version of the agent with which you want to associate the knowledge base.
Request body
Response
Success