Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is it possible to edit wall posts? If so, how can I do this? Anyhow, I'd like to replace a wall post with modified one. Wall posts often fail to read meta data which is provided by open graph elements when I post a link to Wall through my app.

share|improve this question

2 Answers

up vote 1 down vote accepted

This is not possible. According to the documentation:

Update

You cannot edit any of the fields in the status message object.

share|improve this answer

You can delete wall posts, like you can delete most objects. I do not if it possible to edit but you can repost your message.

share|improve this answer
I know that I can delete the post and repost it, but I'd like to clear the specific wall post cache and re-crawl the link through api. – Jun Orieux Sep 22 '11 at 10:23

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.