Skip to main content
PATCH
Update pipeline template

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
name
string
required
Minimum string length: 2
stages
object[]
required
Minimum array length: 1

Response

Success

id
string
name
string
Example:

"Engineering Default"

is_default
boolean
Example:

false

stages
object[]
created_at
string<date-time>