interface PostNotificationEndpointIDLabelsRequest {
    body: LabelMapping;
    endpointID: string;
}

Properties

Properties

Label to add

endpointID: string

The notification endpoint ID.

MMNEPVFCICPMFPCPTTAAATR