How to delete post in facebook by id using php, graph API

Hmache

Can someone tell me how can I delete my own posts in facebook by id using PHP , graph API I'd searched in google but I didn't find anything :(

Thanks in advance

luschn

https://developers.facebook.com/docs/graph-api/reference/v2.2/post#deleting

Important:

An app can delete a post if it published it

Which means, you can NOT delete posts created without the App.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to post a video using Facebook Graph API

From Dev

Python how to do facebook wall post using graph api?

From Dev

How to verify if published post using Facebook Graph API is set to public

From Dev

Post Picture Facebook - Graph API - PHP

From Dev

Post photo on Facebook group using graph api

From Dev

Post Image to the Facebook using Graph API

From Dev

Post Image to the Facebook using Graph API

From Dev

Post photo on Facebook group using graph api

From Dev

Facebook-Graph-API get post by post id

From Dev

Facebook Fan Page API: How to call this API call using Facebook graph and PHP API

From Dev

How can identify Facebook post is already liked or not using Facebook graph API?

From Dev

How to Get Numeric ID from Facebook Profile or Page URL? PHP ,Facebook Graph API

From Dev

Facebook post to fan page using php sdk5 graph api 2.4

From Dev

Facebook post to fan page using php sdk5 graph api 2.4

From Dev

Facebook graph api find post from object_id

From Dev

How to create Facebook group using graph API?

From Dev

How to count likes/comments of a photo/post using new Facebook Graph API 2.1?

From Dev

Facebook Graph API PHP SDK v4 - Post on Page

From Dev

Facebook Graph API Post with a place

From Dev

Post message with picture to facebook page/feed using graph api

From Dev

Facebook Post Call to Action button using Graph API

From Dev

Facebook Post Call to Action button using Graph API

From Dev

Sharing or linking post using Facebook Graph API on windows forms app

From Dev

how can I get facebook official page id of a page using graph api

From Dev

How to get geolocation of facebook status using facebook graph API

From Dev

Facebook API: How to make batch request using Facebook Graph Explorer?

From Dev

Facebook Graph API. How to get comment from post

From Dev

Facebook Graph API unique id

From Dev

How to use Facebook Graph API to Get user's location/City using PHP?

Related Related

  1. 1

    How to post a video using Facebook Graph API

  2. 2

    Python how to do facebook wall post using graph api?

  3. 3

    How to verify if published post using Facebook Graph API is set to public

  4. 4

    Post Picture Facebook - Graph API - PHP

  5. 5

    Post photo on Facebook group using graph api

  6. 6

    Post Image to the Facebook using Graph API

  7. 7

    Post Image to the Facebook using Graph API

  8. 8

    Post photo on Facebook group using graph api

  9. 9

    Facebook-Graph-API get post by post id

  10. 10

    Facebook Fan Page API: How to call this API call using Facebook graph and PHP API

  11. 11

    How can identify Facebook post is already liked or not using Facebook graph API?

  12. 12

    How to Get Numeric ID from Facebook Profile or Page URL? PHP ,Facebook Graph API

  13. 13

    Facebook post to fan page using php sdk5 graph api 2.4

  14. 14

    Facebook post to fan page using php sdk5 graph api 2.4

  15. 15

    Facebook graph api find post from object_id

  16. 16

    How to create Facebook group using graph API?

  17. 17

    How to count likes/comments of a photo/post using new Facebook Graph API 2.1?

  18. 18

    Facebook Graph API PHP SDK v4 - Post on Page

  19. 19

    Facebook Graph API Post with a place

  20. 20

    Post message with picture to facebook page/feed using graph api

  21. 21

    Facebook Post Call to Action button using Graph API

  22. 22

    Facebook Post Call to Action button using Graph API

  23. 23

    Sharing or linking post using Facebook Graph API on windows forms app

  24. 24

    how can I get facebook official page id of a page using graph api

  25. 25

    How to get geolocation of facebook status using facebook graph API

  26. 26

    Facebook API: How to make batch request using Facebook Graph Explorer?

  27. 27

    Facebook Graph API. How to get comment from post

  28. 28

    Facebook Graph API unique id

  29. 29

    How to use Facebook Graph API to Get user's location/City using PHP?

HotTag

Archive