I am interested in using the new Facebook Notifications API announced on Aug. 31, 2012.
It looks very straightforward to implement, however, I have one question.
With app. requests (which previously, were the only user-to-user communication you could do), it was required to send a HTTP DELETE to remove the app request from Facebook, presumably after the target user clicked on the app. request on the notification jewel.
It's not in the documentation, but I wanted to double check to see if there is any similar cleanup required for notifications sent using the new notifications API, after they are acted upon?
Many thanks, Wes