PATCH
Update Knowledge Base
Updates the name or description of an existing knowledge base.
PATCH
https://api.vantaxai.com/v1/knowledge-bases/{knowledgebase_id}Only include the fields you want to change. To change the content of a knowledge base, add or remove sources rather than updating it here.
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
knowledgebase_idstringrequiredThe knowledge base to update.
example: kb_71ac0
Body Parameters
namestringoptionalNew display name.
descriptionstringoptionalUpdated description.