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

Read More

Adding Report Groups

Last updated on 07 October, 2024

You can use LogicMonitor REST API v3 to add report groups. You must authenticate yourself before making the API request.

URI: POST /report/groups

ParameterTypeDescription
nameString(Mandatory) The name of the report group. Example – “name”: ”Collector Reports”
descriptionStringThe description of the report group. Example – “description”: ”Collector performance reports”