interface DeleteDashboardsIDRequest {
    dashboardID: string;
}

Properties

Properties

dashboardID: string

The ID of the dashboard to update.

MMNEPVFCICPMFPCPTTAAATR