I chose an organization name which I want to change now, when I signup my account. I couldn't find a way to change it in the admin portal. Is it possible at all?
Asked
Active
Viewed 356 times
2 Answers
-1
I dont think it is possible to change an org name once it is created. However you might want to check it with apigee support - http://apigee.com/about/support/request-support

Vinit Mehta
- 189
- 2
-
If you cannot manage to change your org name any how and wish to create a new org anyway, follow this thread where you can migrate all your org metadata (products,apis,developers etc) from one org to another. – Vinit Mehta Apr 21 '14 at 04:06
-
Sorry missed to pass it last time. Here you go - http://stackoverflow.com/questions/21125383/best-way-to-export-and-import-all-apigee-edge-objects-related-to-an-org – Vinit Mehta Apr 21 '14 at 05:36
-
I assume your solution should work, but I actually created a new org instead. Thanks anyway. – user2848398 Apr 22 '14 at 01:47
-1
There is no easy way to the change Org name. If you haven't used the Org much, recreate it under the new name (e.g., using setup-org.sh) and delete the old one. Otherwise, some tools will be out soon to help you transfer your Org to a new Org.

akoo1010
- 606
- 3
- 9
-
-
Glad to help. BTW, you probably already did this, but to delete an Org, you can modify
/test/test1-mp-cleanup.sh and the API calls within. – akoo1010 Apr 22 '14 at 17:24