DELETE
Remove Knowledge Base from Agent
Detaches a knowledge base from the Agent.
DELETE
https://api.vantaxai.com/v1/agents/{agent_id}/knowledge-bases/{knowledgebase_id}Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Path Parameters
agent_idstringrequiredThe Agent.
example: agt_3d9b21
knowledgebase_idstringrequiredThe knowledge base to detach.
example: kb_71ac0