Update an existing knowledge base. If documents are provided, they replace ALL existing documents in the knowledge base.
Bearer token authentication. Use your API key as the bearer token. Format: Authorization: Bearer
List of documents to replace all existing documents. Each document must have 'content' (required), and may include 'metadata' (optional object). If provided, replaces ALL existing documents in the knowledge base.
1