Rename Your Account
You can change your Swagger Studio username at any time. This will change the path to your personal APIs, since they live under https://app.swaggerhub.com/apis/username. If you use API auto-mocking, the mock URLs will also be changed to reflect your new username.
Currently, there is no automatic redirection from old URLs to new ones, so any links to your APIs, domains and API mocks will have to be updated manually. This includes domain references in your APIs and in APIs of other users.
Note
After you change your username, your old username will become available for others to register.
Rename your account
Click your username and select Manage My Profile from the menu.
Click Edit next to your username.
Enter your new user name and click Rename. Usernames can be of 3 to 20 characters and can include only letters
A..Z, a..z, digits0..9, periods., hyphens-, and underscores_.
Note
After you rename your account, go through your personal APIs that have integrations configured and trigger the integrations manually. You need to do this only once.