Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/crm-pipelines/v1/pipelines/{object_type}/{pipeline_id}
Delete an existing pipeline.
The object type of the pipeline that you want to delete. Must be one of: deals, tickets
deals
tickets
The ID of the pipeline you want to delete.
Successfully deleted pipeline
Was this page helpful?