Add Source
Knowledge Base Sources
Add Source
Add a source to a knowledge base. Supports three source types:
- Text: Send JSON with
sourceType: "text",displayName, andcontent - URL: Send JSON with
sourceType: "url"andoriginalUrl - File: Send
multipart/form-datawith afilefield (max 20MB)
Maximum of 10 sources per knowledge base. Sources are processed asynchronously.
POST
Add Source
Documentation Index
Fetch the complete documentation index at: https://docs.revring.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Generate API keys from the RevRing dashboard.
Path Parameters
Knowledge base ID
Body
Response
Source added
A source within a knowledge base