Skip to main content
PATCH
Update Pipeline Stage

Authorizations

Authorization
string
header
required

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

Path Parameters

stage_id
string<uuid>
required

Body

name
string
Minimum string length: 1
stage_order
integer
is_closed_won
boolean
is_closed_lost
boolean

Response

Stage updated.

{key}
any