Skip to main content
DELETE
Delete an existing pipeline

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 March 25, 2026