Reorder views
reorder_viewsSet the tab order of a dashboard's views. Pass every view id in the order you want them shown. This is also the order they rotate in on a wall display.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| viewIds | Yes | Every view id on this dashboard, in the order you want. | |
| dashboardId | Yes | Dashboard id. |