A valid request URL is required to generate request examples
{ "id": "<string>", "name": "<string>", "type": "<string>", "url": "<string>", "status": "<string>", "processing_status": "<string>", "chunks_count": 0, "mime_type": "<string>", "size": 123, "created_at": "<string>", "updated_at": "<string>" }
Create a new source and attach it to the specified knowledge base.
Request body for adding a source to a knowledge base.
Display name for the source
Source type: file, url, text
URL for url-type sources
Text content for text-type sources
Successful Response
Source record returned by the API.