interface PostDashboardsIDLabelsRequest {
    body: LabelMapping;
    dashboardID: string;
}

Properties

Properties

Label to add

dashboardID: string

The dashboard ID.

MMNEPVFCICPMFPCPTTAAATR