---
title: "Create pipeline"
method: POST
path: "/pipeline"
tags: ["Pipeline Management"]
---

# Create pipeline

`POST /pipeline`

Creates a new pipeline (non published)

## Request body

- object
  - `title` string, required
  - `deploy_type` 'saas' | 'local'
  - `deployment_groups` string[]

## Response `200`

Default Response

---

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