account.reorderUsernames

Reorder usernames associated with the currently logged-in user.

 Method schema is available as of layer 148. Switch ยป

Parameters

Name Type Description
order Vector<string> The new order for active usernames. All active usernames must be specified.

Result

Bool

Possible errors

Code Type Description
400 ORDER_INVALID The specified username order is invalid.