DashboardUpdateRequest
DashboardUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| name optional | Dashboard’s name Example : Renamed-Dashboard | any of [string, null] | |
| widgets optional | List of widgets included in the dashboard | any of [array[WidgetDTO], null] |
| Name | Description | Schema | Default |
|---|---|---|---|
| name optional | Dashboard’s name Example : Renamed-Dashboard | any of [string, null] | |
| widgets optional | List of widgets included in the dashboard | any of [array[WidgetDTO], null] |