account.reorderUsernames

Reorder usernames associated with the currently logged-in user.

 메서드 스키마는 레이어 148부터 사용할 수 있습니다. 전환 »

Parameters

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

Result

Bool

Only users can use this method

Possible errors

Code Type Description
400 ORDER_INVALID The specified username order is invalid.
400 USERNAME_NOT_MODIFIED The username was not modified.