Submit name change
wom_submit_name_changeRequest a username change by providing old and new names; the system asynchronously verifies the change against hiscore data.
Instructions
Submits a name change request from an old username to a new one. Returns the pending NameChange object; Wise Old Man will asynchronously verify it against the player's hiscore history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newName | Yes | The player's new username. | |
| oldName | Yes | The player's previous username. |