I deleted one of my apps on GAE, let's call it my-application-id.appspot.com, with the intent of reusing the id. Before I gave the ok to delete, I got this message:
Do you want to request permanent deletion of your application? If you click the button below, you will have 72 hours to change your mind. After that time, the application's data and state will be inaccessible, and you cannot get it back. However, the application id (my-application-id) will remain reserved approximately forever.
The last sentence implies that I can reuse the id, right? But my attempt to create a new app with this id fails. How can I reuse the id?