Update a knowledge base

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

kb_idstringRequired

Request

This endpoint expects an object.
namestringRequired
descriptionstringOptional

Response

Knowledge base updated
idstringOptional
namestringOptional
descriptionstringOptional
document_countintegerOptional
chunk_countintegerOptional
embed_modelstringOptional
created_atdatetimeOptional
updated_atdatetimeOptional

Errors

400
Update Knowledge Base Request Bad Request Error
404
Update Knowledge Base Request Not Found Error