Agent Knowledge Bases
Create document
Add a document to a knowledge base. The document will be automatically processed for RAG.
POST
Create document
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Document created.
