Delete alert rule
delete_alert_ruleRemove an alert rule permanently by providing its rule ID. Use this after user confirmation to delete a specific alert rule from your Bisibility project and stop future notifications for it.
Instructions
Delete an alert rule by rule id. Use only after the user confirms deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | Identifier of the alert rule to operate on. | |
| project_id | No | Identifier of the bisibility project to operate on; list_projects returns valid project ids. | |
| idempotency_key | No |