pipedrive_webhooks_delete
Delete a Pipedrive webhook by providing its ID and confirmation. Supports dry run for testing without permanent removal.
Instructions
Delete a webhook. Requires confirm: "YES". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | The webhook ID to delete | |
| confirm | Yes | Must be exactly "YES" to confirm | |
| dry_run | No | ||
| reason | No |