Athena
Simulate

Simulate a pipeline without writing

Executes fetch+transform only and returns a dry-run preview payload.

POST
/pipelines/simulate

Header Parameters

X-Athena-Client*string

Request Body

application/json

Same schema as POST /pipelines.

Response Body

curl -X POST "https://athena-cluster.com/pipelines/simulate" \  -H "X-Athena-Client: string" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty
Empty