Delets a monitor alert
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | monitorAlertId | str | The unique string identifier of the alert to delete. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `monitorAlertId` is not found. |