Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Response
knowledgebase create status response
The ID of the knowledgebase
Example:
"3c90c3xs0d444b5088228dd25736052a"
File name of the PDF uploaded
Available options:
sample-rag.pdf Status of the knowledgebase. Initially the status would be processing.
Available options:
processing, processed Example:
"processed"

