Delete stage
Delete a specific stage from a pipeline in your HubSpot account. This operation is useful for managing and maintaining your pipeline stages by removing those that are no longer needed. Ensure that any references to the stage are handled appropriately before deletion.
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 from which the stage will be deleted.
The unique identifier of the stage to delete.
Query Parameters
A boolean flag indicating whether to validate references before deleting the stage. Defaults to true.