Update a knowledge base

Path parameters

idstringRequired
Knowledge base ID.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringOptional
Name of the knowledge base.
rag_use_conditionstringOptional
When this knowledge base should be used.

Response

200
statusstring or null
responseobject or null

Errors