pub async fn extras_notifications_bulk_update(
configuration: &Configuration,
notification_request: Vec<NotificationRequest>,
) -> Result<Vec<Notification>, Error<ExtrasNotificationsBulkUpdateError>>Expand description
Put a list of notification objects.