Deleting Collector Groups
Last updated - 25 July, 2023
You can use LogicMonitor REST API v3 to delete collector group details. You must authenticate yourself before making the API request.
URI: DELETE /setting/collector/groups/{id}
| Parameter | Type | Description | 
| id | Integer | (Mandatory) The Id of the collector group that you want to delete. | 
