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
workloads
object[]
required
provider_type
string
required
provider_model_name
string
required
api_key
string
required
markdown_mode
boolean
default: false
additional_params
object

Response

202 - application/json
task_id
string
required

Unique identifier for the pipeline task

message
string
required

Status message