interface DeleteNotificationRulesIDLabelsIDRequest {
    labelID: string;
    ruleID: string;
}

Properties

Properties

labelID: string

The ID of the label to delete.

ruleID: string

The notification rule ID.

MMNEPVFCICPMFPCPTTAAATR