Come join our live training webinar every other Wednesday at 11am PST and hear LogicMonitor experts explain best practices and answer common questions. We understand these are uncertain times, and we are here to help!
You can use LogicMonitor’s REST API to delete cluster alert configurations for a particular group.
Note: As with all of our API calls, authentication is required.
HTTP Method: DELETE
URI: /device/groups/{groupId}/clusterAlertConf/{id}
Where: