POST
Assign Knowledge Base to Agent
Attaches a knowledge base so the Agent can reference it.
POST
https://api.vantaxai.com/v1/agents/{agent_id}/knowledge-basesWhen attached, the Agent can answer questions using the documents, FAQs, and pages in the knowledge base during calls and conversations.
Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Content-TypestringrequiredMust be application/json for requests with a body.
example: application/json
Path Parameters
agent_idstringrequiredThe Agent to attach the knowledge base to.
example: agt_3d9b21
Body Parameters
knowledgebase_idstringrequiredThe knowledge base to attach.
example: kb_71ac0