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

Read More

Deleting Report Groups

Last updated on 07 October, 2024

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

URI: DELETE /report/groups/{id}

ParameterTypeDescription
idInteger(Mandatory) The Id of the report group that you want to delete.