interface PostNotificationRuleIDLabelsRequest {
    body: LabelMapping;
    ruleID: string;
}

Properties

Properties

Label to add

ruleID: string

The notification rule ID.

MMNEPVFCICPMFPCPTTAAATR