Skip to main content

Run Pipeline

POST 

/api/v1/haystack/pipelines/run

Runs a haystack pipeline with the provided configuration and inputs.

This is useful for testing pipelines or running them with specific input data.

Request

Responses

The output produced by running the pipeline.