Reference Data

Update a lead stage

Updates a lead stage's label or type. Only provided fields are changed.

patch/lead-stages/{id}

Path parameters

idstring required

Lead stage ID

Request body

labelstring

Lead stage label

type'NEW' | 'CONTACTED' | 'UNQUALIFIED' | 'CONVERTED' | 'JUNK'

Lead stage type

Response

OK

idstring required

Lead stage ID

labelstring required

Lead stage label

typestring required

Lead stage type

positionnumber required

Lead stage position

Changes

No recorded changes to this endpoint across all 1 revision of this API.