LogicMonitor seeks to disrupt AI landscape with $800M strategic investment at $2.4B valuation to revolutionize data centers.

Learn More

Deleting Collector Groups

Last updated on 08 October, 2024

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.