Variable postValidatorsRecommendedusernamefromdisplaynameConst
postValidatorsRecommendedusernamefromdisplayname: EndpointGeneric<{}, { didGenerateNewUsername: boolean; suggestedUsernames: string[]; }, { birthday: string; displayName: string; }> = ...
Api
POST https://auth.roblox.com/v1/validators/recommendedUsernameFromDisplayName
Summary
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
Param: body