Skip to main content
PATCH
Update a pipeline

Authorizations

Authorization
string
header
required

OAuth 2.1 access token.

Path Parameters

id
string<uuid>
required

UUID of the resource.

Body

application/json
name
string
Maximum string length: 50
Example:

"Renamed Pipeline"

stages
object[]
Minimum array length: 1

Response

Pipeline updated successfully.

data
object