Update a Collector Group

Last updated on 28 January, 2021

You can use LogicMonitor’s REST API to programmatically add Collector groups.

As with all of our API calls, authentication is required.

HTTP Method: PUT
(Consistent with REST standards, any properties not specified in a PUT request will revert back to their default values.)

URI: /setting/collectors/groups/{id}

Request Parameters: You can include the following parameters in your PUT request.

Property Description Required? Type
name The name of the Collector group Yes String
description The description of the Collector group No String