Replace all properties of an existing pipeline with the provided values.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
The object type of the pipeline being replaced (ex. deals or tickets)
The unique identifier of the pipeline to be replaced.
Indicates whether to validate deal stage usages before deleting the pipeline.
Indicates whether to validate references before deleting the pipeline.
An input used to create or replace a pipeline's definition.
The order for displaying this pipeline. If two pipelines have a matching displayOrder, they will be sorted alphabetically by label.
A unique label used to organize pipelines in HubSpot's UI
Pipeline stage inputs used to create the new or replacement pipeline.
successful operation
A pipeline definition.
Whether the pipeline is archived.
The date the pipeline was created. The default pipelines will have createdAt = 0.
The order for displaying this pipeline. If two pipelines have a matching displayOrder, they will be sorted alphabetically by label.
A unique identifier generated by HubSpot that can be used to retrieve and update the pipeline.
A unique label used to organize pipelines in HubSpot's UI
The stages associated with the pipeline. They can be retrieved and updated via the pipeline stages endpoints.
The date the pipeline was last updated.
The date the pipeline was archived. archivedAt will only be present if the pipeline is archived.