v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Alerts

Deletes an alert rule.

Permanently deletes the alert rule and its device/user associations. This operation is idempotent from the caller's perspective: deleting a non-existent rule returns 404. The rule must belong to the authenticated account. Requires the AlertRules_Delete securable.

delete/alerts/rules/{id}

Path parameters

idstring required

The alert rule ID to delete.

Response

The alert rule was deleted.