Skip to main content
DELETE
Delete pipeline

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

objectType
string
required

The type of object the pipeline belongs to, such as deals or tickets.

pipelineId
string
required

The unique identifier of the pipeline to delete.

Query Parameters

validateDealStageUsagesBeforeDelete
boolean
default:true

A boolean indicating whether to validate deal stage usages before deleting the pipeline. Defaults to true.

validateReferencesBeforeDelete
boolean
default:true

A boolean indicating whether to validate references before deleting the pipeline. Defaults to true.

Response

Last modified on August 3, 2026