Create an ingest job for the authenticated organization. You can control how documents are parsed and chunked using the optional config object (for example, chunk size, overlap, language, and advanced OCR/LLM options).
Default authentication mechanism
Optional tenant id to use for the request. If not provided, the namespace will be used directly. Must be alphanumeric and up to 64 characters.
The id of the namespace (prefixed with ns_)
"ns_123"
The ingest job payload for creation.
The name of the ingest job.
The ingest job config.
A unique external ID of the ingest job. You can use this to identify the ingest job in your system.