Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

CheckUsername

Description

Sent when the player submits the registration form.

Verifies that the chosen username is not already taken.

Request

FieldTypeDescription
UsernamestringThe username to check
PasswordstringThe account password

Response

No fields.

Success is implied by a non-error response.

On AppCode 301 the server signals the username is already in use.