Ingest Content Asynchronously

Initiate asynchronous ingestion of content from multiple sources

Request

This endpoint expects an object.
ingest_bodyobjectRequired
Document ingestion parameters including artifact, collection, input data, and optional metadata
callbackobjectOptional
Optional callback configuration for receiving asynchronous task notifications

Response

This endpoint returns an object.
task_idstring
Unique identifier for the asynchronous task, used to track progress and retrieve results

Errors

401
Unauthorized
404
Not Found
422
Unprocessable Entity