Skip to main content
DELETE
Delete stage

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 from which the stage will be deleted.

stageId
string
required

The unique identifier of the stage to delete.

Query Parameters

validateReferencesBeforeDelete
boolean
default:true

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

Response

Last modified on August 3, 2026