Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Path Parameters

pipelineId
string
required

Body

application/json
stageIds
string<uuid>[]
required

Response

200 - application/json
id
string
required
name
string
required
color
string
required
order
number
required
isWon
boolean
required
isLost
boolean
required
winProbability
number
required
pipelineId
string
required
rottingDays
number
requiredCustomFields
string[]