Skip to content

UpdateStage

namestring or null

The name of the Pipeline Stage.

archivedboolean or null

Indicates whether this Pipeline Stage has been archived and is no longer active.

confidencenumber or null, (double)

Represents the likelihood that the project will be sold, as a value between 0.0 (no confidence) and 1.0 (full confidence).

{ "name": "string", "archived": true, "confidence": 0.1 }