Deleting Collector Groups

Last updated on 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}

ParameterTypeDescription
idInteger(Mandatory) The Id of the collector group that you want to delete.