Skip to main content
Version: 2021-07-28

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 options2021-07-28
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