---
title: "Add prebuilt pipeline to account"
method: POST
path: "/pipeline/pre-built"
tags: ["Pipeline Management"]
---

# Add prebuilt pipeline to account

`POST /pipeline/pre-built`

Creates a new pipeline in the account that is prebuilt

## Request body

- object
  - `origin` 'ui' | 'system'
  - `requested_types` string[], required
  - `metadata` object, required
    - `userFullName` string, required
    - `baseUrl` string, required

## 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/versions/fb2535545d90/schema)
