Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Deleting Dashboard Groups

Last updated on 07 October, 2024

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

URI: DELETE /dashboard/groups/{id}

ParameterTypeDescription
idInteger(Mandatory) The Id of the dashboard group that you want to delete.
allowNonEmptyGroupBooleanIndicates if you want to delete or keep the dashboard group with Ids. By default, it is set to false. If it is set to true, it deletes the non empty dashboard group. 

Get Started with LogicMonitor