particle_alert_delete
Delete an alert. This is a soft delete: the alert stops producing matches and disappears from particle_alert_list, but its past matches and deliveries are retained for audit. To pause an alert instead of removing it, use particle_alert_update with is_active=false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes | Alert id to delete. |