LogicMonitor recognized as a Customers' Choice by Gartner Peer Insights™ in 2024 Gartner Voice of the Customer for Observability platforms.

Read 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.