Skip to main content
PUT
Update Pipeline

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

pipeline_id
string
required

Body

application/json
name
string | null
description
string | null
isActive
boolean | null
stages
PipelineStageUpdate · object[] | null

Response

Successful Response

id
string
required
name
string
required
locationId
string
required
description
string | null
isActive
boolean
default:true
stages
PipelineStageSummary · object[]
createdDate
string<date-time> | null
updatedDate
string<date-time> | null