I am using a facebook4j api for connecting to facebook. My aim is to fetch and delete the posts posted on my wall by friends. I am searching for FQL (Delete query) for facebook post. Question : Delete facebook posts from java using FQL or any other technique
Asked
Active
Viewed 222 times
0
-
1what is your actual question? – Stultuske Aug 05 '15 at 11:38
1 Answers
1
You can delete facebook wall post by using graph api, Here is the documentation available.

Musakkhir Sayyed
- 7,012
- 13
- 42
- 65