Upload content to the knowledge base. Supports file uploads, text content, or URLs. Content is processed asynchronously in the background. Supports custom readers and chunking strategies.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Database ID to use for content storage
Content name (auto-generated from file/URL if not provided)
Content description for context
URL to fetch content from (JSON array or single URL string)
JSON metadata object for additional content properties
File to upload for processing
Raw text content to process
ID of the reader to use for content processing
Chunking strategy to apply during processing
Chunk size to use for processing
Chunk overlap to use for processing
Content upload accepted for processing
Unique identifier for the content
Name of the content
Description of the content
MIME type of the content
Size of the content in bytes
ID of related content if linked
Additional metadata as key-value pairs
Number of times content has been accessed
x >= 0Processing status of the content
processing, completed, failed Status message or error details
Timestamp when content was created
Timestamp when content was last updated