LogicMonitor seeks to disrupt AI landscape with $800M strategic investment at $2.4B valuation to revolutionize data centers.

Learn More

Updating Report Group Details

Last updated on 07 October, 2024

You can use LogicMonitor REST API v3 to update report group details. You must authenticate yourself before making the API request.

URI: PUT /report/groups/{id}

URI: PATCH /report/groups/{id}

ParameterTypeDescription
idInteger(Mandatory) The Id of the report group that you want to update.
nameStringThe name of the report group. Example – "name": "Collector Reports"
descriptionStringThe description of the report group. Example – "description": "Collector performance and load report"