Accounts

Checks if a username is valid.

get/v2/usernames/validate

Query parameters

Usernamestring required
Birthdaystring date-time required
Context0 | 1 | 2 required

Response

OK

code0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 10 | 12

['ValidUsername' = 0, 'AlreadyInUseError' = 1, 'ModerationError' = 2, 'InvalidLengthError' = 3, 'StartsOrEndsWithUnderscoreError' = 4, 'TooManyUnderscoresError' = 5, 'ContainsSpacesError' = 6, 'InvalidCharactersError' = 7, 'ContainsPiiError' = 10, 'ContainsReservedUsernameError' = 12]

messagestring

Changes

Changed in 1 of the 15 revisions of this API.1