Upload a file / add a URL or text WITHOUT pre-creating a KB (auto-creates one)
knowledge-bases
Upload a file / add a URL or text WITHOUT pre-creating a KB (auto-creates one)
Convenience for getting started (BUG-033): you don’t need to create a knowledge base first. We auto-create one (named from name, the filename, or the URL) and add your source to it. The response’s source.knowledge_base_id is the new KB id — reuse it to add more sources via POST /v1/knowledge-bases//sources.
POST
Upload a file / add a URL or text WITHOUT pre-creating a KB (auto-creates one)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response