Upload a ZIP file, ingest supported files, assign topics from ZIP folder paths, and queue parse jobs.
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.
Documentation Index
Fetch the complete documentation index at: https://docs.voltai.ai/llms.txt
Use this file to discover all available pages before exploring further.
Organization name (required for multi-tenant API keys)
Request schema for bulk source ingestion from a ZIP upload.
ZIP file to upload and ingest.
When true, re-upload and re-parse even if source already exists.
Optional parent topic root-to-leaf path as a JSON-encoded array of strings (example: '["Manufacturers", "Infineon"]'). This path is prefixed to each ZIP-derived file topic path.