Skip to main content
POST
Create pipeline

Authorizations

Authorization
string
header
required

The primary authentication method for the Mezmo API.

Pass the key in the Authorization header in the format Token <ACCESS TOKEN>. For example:

This key is used for all APIs with the exception of ingest.

Body

application/json
title
string
required
Maximum string length: 512
Pattern: ^[^<>"]+$
deploy_type
enum<string>
default:saas
Available options:
saas,
local
deployment_groups
string[]
Maximum array length: 10
Pattern: ^[a-zA-Z0-9-_]{1,256}$

Response

200

Default Response