interface PutNotificationEndpointsIDRequest {
    body: NotificationEndpointDiscriminator;
    endpointID: string;
}

Properties

Properties

A new notification endpoint to replace the existing endpoint with

endpointID: string

The notification endpoint ID.

MMNEPVFCICPMFPCPTTAAATR