Queue a pipeline run that executes the flow’s DAG across the given
documents (or all project documents if document_ids is omitted).
Returns the pipeline_run_id you can poll to track progress.
Documentation Index
Fetch the complete documentation index at: https://docs.clarifeye.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer
UUID of the project
UUID of the extraction flow
Optional list of document UUIDs to run the flow on. If omitted or empty, the flow runs against all documents in the project.