Knowledge Bases

Upload Document

Upload a document to a knowledge base. The document will be processed asynchronously (chunked and embedded). Maximum file size is 100MB.

post/api/v1/knowledge/{id}/documents

Path parameters

idstring required

Knowledge base ID.

Response

Document uploaded successfully. Processing will begin shortly.

successboolean

Whether the request was successful.

Changes