alert_delete
Delete a Stockbit alert rule by its ID, or disable it to stop it from firing while keeping the rule intact.
Instructions
Delete an alert rule by id, or disable it instead with disable_only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Rule id from alert_list | |
| disable_only | No | Keep the rule but stop it firing. Default false. |