pipedrive_organizations_delete
Delete an organization by specifying its ID and confirming with the exact text 'DELETE'. Dry run option allows testing without permanent removal.
Instructions
Delete an organization. Requires confirm: "DELETE". Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | The organization ID to delete | |
| confirm | Yes | Must be exactly "DELETE" to confirm deletion | |
| dry_run | No | ||
| reason | No |