Accounts

Validates the given display name, and if valid, will convert it to a valid username and return suggested username(s) if available. This is a POST request and explicitly does not receive the parameter values from the query

post/v1/validators/recommendedUsernameFromDisplayName

Request body

displayNamestring
birthdaystring date-time

Response

OK

didGenerateNewUsernameboolean
suggestedUsernamesstring[]

Changes

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