I don't see an example of how to format an Event (http://www.geni.com/platform/developer/help/api?path=event). Might someone be able to provide a URI example of what an Update http://www.geni.com/platform/developer/help/api?path=profile%2Fupdate would look like with an update for birth date or location?
Initially, I thought I would be submitting the POST in JSON, just as it is returned to me, but it looks like it's formatted using URL encoding (based on the first_name example). But I haven't been able to figure out how to structure the URL for an Event using the API explorer.