Update username
passport profile
Update username
Update username for the authenticated user’s Passport wallet
POST
Update username
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request to update username
The new username
Required string length:
3 - 18Pattern:
^[a-zA-Z0-9]+$Response
OK
Username update response