interface PostDashboardsIDCellsRequest {
    body: CreateCell;
    dashboardID: string;
}

Properties

Properties

Cell that will be added

dashboardID: string

The ID of the dashboard to update.

MMNEPVFCICPMFPCPTTAAATR