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

Update a Dashboard Group

Last updated on 07 December, 2020

You can use LogicMonitor’s REST API to update the dashboard groups in your account. As with all of our API calls, authentication is required.

Note: Consistent with REST standards, any properties not specified in a PUT request will revert back to their default values.

HTTP Method: PUT

URI: /dashboard/groups/{id}

Request Parameters:

Property Description Required? Type
name The name of the dashboard Yes String
parentId The id of the parent group No. Defaults to 1 (root group) Integer
description The description of the dashboard No. Defaults to a blank string. String
widgetTokens The tokens assigned at the group level, where name and value should be specified (e.g. widgetTokens =[{“name”:”defaultDeviceGroup”,”value”:”Prod AWS”}]) No. Defaults to no tokens. JSON Object

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.