interface DeleteNotificationEndpointsIDLabelsIDRequest {
    endpointID: string;
    labelID: string;
}

Properties

Properties

endpointID: string

The notification endpoint ID.

labelID: string

The ID of the label to delete.

MMNEPVFCICPMFPCPTTAAATR