Create a new pipeline with the provided property values. The entire pipeline object, including its unique ID, will be returned in the response.
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 created (ex. deals or tickets)
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.