Delete a pipeline

Delete an existing pipeline

To delete a pipeline, the following permissions are required.

  • Deal permission: the user should have permission to manage deals.
  • Pipeline-specific permission: the user should have permission to manage the pipeline.
  • Pipeline delete permission: the user should have permission to delete a pipeline.

If trying to delete a pipeline that still has existing deals and stages associated with it, the DELETE request will remove all stages and deals associated with it.

Path Params
int32
required

Pipeline's id

Response

Language
Credentials
URL