Delete pipeline
Delete a specific pipeline in your HubSpot account identified by its object type and pipeline ID. This operation can optionally validate references and deal stage usages before deletion to ensure data integrity.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The type of object the pipeline belongs to, such as deals or tickets.
The unique identifier of the pipeline to delete.
Query Parameters
A boolean indicating whether to validate deal stage usages before deleting the pipeline. Defaults to true.
A boolean indicating whether to validate references before deleting the pipeline. Defaults to true.