Skip to main content
POST
Create Pipeline

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

name
string
required
Minimum string length: 1
description
string
stages
object[]

Ordered list of stages. Stage order is taken from the array index.

Response

Pipeline created with stages.

{key}
any