Partially update a pipeline
Perform a partial update of the pipeline identified by {pipelineId}. The updated pipeline will be returned in the response.
Supported products
Supported products
Required Scopes
Required Scopes
承認
The access token received from the authorization server in the OAuth 2.0 flow.
クエリパラメータ
ボディ
Whether the pipeline is archived. This property should only be provided when restoring an archived pipeline. If it's provided in any other call, the request will fail and a 400 Bad Request will be returned.
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
レスポンス
successful operation
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.