---
title: "Create Pipeline"
method: POST
path: "/nessie/pipeline/create"
tags: ["Create Pipelines"]
---

# Create Pipeline

`POST /nessie/pipeline/create`

## Response `200`

Returns the name of the pipeline created. Use the name of the pipeline to check the status of or cancel the pipeline.

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/mixpanel/apis/query-api.md) · [All operations](https://skmtc.net/mixpanel/apis/query-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mixpanel/query-api/revisions/f442da95252a/schema)
