Add Report Groups

Last updated on 28 September, 2020

With LogicMonitor’s REST API you can programmatically add a new report group to your LogicMonitor account. 

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

 

 

HTTP Method: POST

URI: /report/groups

 

 

You may POST the following parameters in your request:

 

Property

Description

Required?

Type

Example

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