Upload File to Knowledge Base
Knowledge Base
Upload File to Knowledge Base
Upload a file to an existing knowledge base. Supports PDF, TXT, DOCX, MD, CSV, and JSON files up to 50MB.
POST
Upload File to Knowledge Base
Headers
API key used for authenticating requests to the API.
Workspace identifier for the API.
Path Parameters
The unique identifier of the knowledge base to upload the file to.
Request Body
The request body should be sent asmultipart/form-data.
The file to upload. Supported formats: PDF, TXT, DOCX, MD, CSV, JSON. Maximum file size: 50MB.
Response Fields
Whether the file was uploaded successfully.
