interface PatchNotificationEndpointsIDRequest {
    body: NotificationEndpointUpdate;
    endpointID: string;
}

Properties

Properties

Check update to apply

endpointID: string

The notification endpoint ID.

MMNEPVFCICPMFPCPTTAAATR