Ingest Content Asynchronously
Initiate asynchronous ingestion of content from multiple sources
Request
JSON request body containing ingestion parameters and callback configuration for asynchronous processing notifications
ingest_body
Document ingestion parameters including artifact, collection, input data, and optional metadata
callback
Optional callback configuration for receiving asynchronous task notifications
Response
Successfully initiated ingestion task
task_id
Unique identifier for the asynchronous task, used to track progress and retrieve results
Errors
401
Unauthorized Error

