Skip to main content
Version: v3

Delete Pipeline

DELETE 

/opportunities/pipelines/:pipelineId

Permanently deletes a pipeline and all opportunities within it. This action is irreversible — all opportunities across every stage of this pipeline will be removed. Ensure you have migrated or exported any opportunities before calling this endpoint.

Request

Version stringrequired

API Version

Available optionsv3
pipelineId stringrequired

The unique identifier of the pipeline

application/json

Successful response

Schema
    successboolean

    Whether the pipeline was successfully deleted

    messagestring

    Error message if the deletion failed