Skip to main content
DELETE
Delete an existing pipeline
Please note: the v1 Pipelines API will be sunset on November 2nd, 2026. After that date, the API will no longer be supported. If you’re still using v1, migrate to the latest version of the Pipelines API.

Path Parameters

object_type
enum<string>
required

The object type of the pipeline that you want to delete. Must be one of: deals, tickets

Available options:
deals,
tickets
pipeline_id
string
required

The ID of the pipeline you want to delete.

Response

Successfully deleted pipeline

Last modified on July 27, 2026