pipelines_delete
Permanently delete a pipeline and all its stages. Move deals first; this action cannot be undone.
Instructions
Delete a pipeline.
Permanently removes a pipeline and all its stages.
Workflow tips:
This action cannot be undone
Deals in this pipeline will need to be moved first
Consider deactivating instead of deleting
All stages in the pipeline will be deleted
Use pipelines_get first to verify
Common use cases:
Remove pipeline: { "id": 1 }
Clean up unused pipelines
Remove test pipelines
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the pipeline to delete |