Technically, you can't. If the user is unable to hide a post from their profile then an app wouldn't be able to do so either. Facebook give you the option of Hide from Timeline to hide the post from the user's timeline, but it won't stop the post from appearing elsewhere.
You cannot delete a post from the user's timeline unless your application was the source of the message (i.e. the app created the message). FB also doesn't let you modify the user's posts:
Privacy Policy: any non-default privacy setting must be intentionally
chosen by the user. You may not set a custom privacy setting unless
the user has proactively specified that they want this non-default
setting. Note that the visibility of the post will be determined by
the more restrictive of the user's privacy setting as well as the
post's privacy field
It sounds like your application is trying to censor the user's posts rather than hiding them on the user's request.