Is there a way to delete an Open Graph Facebook Page ?
I want to delete them when I delete an article on my website, so users won't be confused when trying to find a product that's no longer available.
Edit :
I already tried DELETE https://graph.facebook.com/ID?access_token=... with an admin access token (with manage_pages extended permission) or with page access token, but I only get an "Unsupported delete request." error message