Update Report Groups

Last updated on 28 September, 2020

You can use LogicMonitor’s REST API to programmatically update your LogicMonitor Report Groups.

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

 

HTTP Method: PUT

URI: /report/groups/{id}

 

 

You may include the following parameters in your PUT request:

 

Property

Description

Required?

Type

Example

name The name of the report group Yes String “name”:”Collector Reports”
description The description of the report group No String “description”:”Collector performance reports”