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
idstring
namestring
descriptionstring
document_countinteger
chunk_countinteger
embed_modelstring
created_atdatetime
updated_atdatetime

Errors

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