Skip to content

UpdatePipeline

namestring or null

The name of the Pipeline, typically reflecting the sales funnel or opportunity workflow.

is_enabledboolean or null

Indicates whether syncs for this Pipeline are enabled; differs from IsArchived.

archivedboolean or null

Indicates whether the Pipeline is archived and no longer active in Parallax.

{ "name": "string", "is_enabled": true, "archived": true }