Replace a pipeline
Supported products
Supported products
Required Scopes
Required Scopes
Autorizaciones
The access token received from the authorization server in the OAuth 2.0 flow.
Parámetros de consulta
Cuerpo
The order for displaying this pipeline stage. If two pipeline stages have a matching displayOrder, they will be sorted alphabetically by label.
A label used to organize pipeline stages in HubSpot's UI. Each pipeline stage's label must be unique within that pipeline.
The stages associated with the pipeline. They can be retrieved and updated via the pipeline stages endpoints.
Respuesta
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.