Create an Extraction Pipeline
Run Pipeline
Initiates a pipeline processing job for the given documents and schemas.
POST
/
pipelines
This endpoint allows you to run a data processing pipeline. It accepts a JSON payload with the pipeline configuration and returns a task ID for tracking the pipeline’s progress.
Body
application/json