removePushNotification
Remove a push notification by its ID.
Return
true if the notification was successfully removed, false if it didn't exist.
Parameters
notificationId
The ID of the notification to remove.
Throws
if the notification cannot be removed.