Facebook - Delete all friends requests via API?
-
Is there a way to delete all friends requests via API? First get a list of Friends Requests and I could use loop to delete each one via API, FQL or something? Thanks.
-
Answer:
Facebook just provide access to get data to you from its tables. You cannot change any thing. I think it is impossible. Even if it is possible then it is totally illegal. You can only retrieve information from facebook tables. You cannot do any other activity with those tables.
user622378 at Stack Overflow Visit the source
Other answers
in this page http://developers.facebook.com/docs/reference/dialogs/requests/ they said that To read the requests sent to the user: GET /me/apprequests/ Or, you can read a request if you know the request id: GET /ID/ To delete a request: DELETE /ID/ but this will just work for the same application not for all application
Alsemany
You can delete app_requests from friends, but not friend requests.
jozecuervo
Related Q & A:
- How can I delete my friends on Yahoo messenger?Best solution by Yahoo! Answers
- How Do You Hide Your Facebook Photos and Friends?Best solution by facebook.com
- Can facebook delete your friends without permission?Best solution by en-gb.facebook.com
- How can I delete my friends in my friend list?Best solution by Yahoo! Answers
- Is there any way to hide certain friends on facebook from certain friends?Best solution by Quora
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.