I have a facebook page, and am able to create events in the name of the page via the facebook api. But each event-creation is posted to the pages wall, which could annoy fans, when too much events are created.
In the facebook native interface there is an option to hide the created event from the wall. I s there some way to do that with the api? For doing it afterwards, I only have the event-id, not the post id.