Reference Data

Create lead stage

Creates a new lead stage. It is added at the end of the stage list.

post/lead-stages

Request body

labelstring required

Lead stage label

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

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.