interface PutDashboardsIDCellsRequest {
    body: Cells;
    dashboardID: string;
}

Properties

Properties

body: Cells

entity body

dashboardID: string

The ID of the dashboard to update.

MMNEPVFCICPMFPCPTTAAATR