Bulk Create Sources from S3 Folder
Discover supported files under an S3 folder, map topic paths from folder hierarchy, and run bulk S3 ingestion.
In addition to standard source files (pdf, html, md, csv, etc.),
this endpoint also discovers structured JSON files for KBA and Forum
ingestion. Files whose name ends with _kba.json are ingested as
KBA sources, and files ending with _forum.json are ingested as
Forum sources. Other .json files are ignored.
Authorizations
Query Parameters
Organization name (required for multi-tenant API keys)
Body
S3 folder URL (example: s3://my-bucket/docs/)
1When true, re-upload and re-parse even if source already exists.
Optional parent topic root-to-leaf path. This path is prefixed to each discovered file topic path.
1