rozod
    Preparing search index...

    Variable postUsernamesValidateConst Api Param

    postUsernamesValidate: EndpointGeneric<
        {},
        { code: 0
        | 1
        | 2
        | 3
        | 4
        | 5
        | 6
        | 7
        | 10
        | 12; message: string },
        { birthday: string; context: 0 | 1 | 2; username: string },
    > = ...

    POST https://auth.roblox.com/v2/usernames/validate Checks if a username is valid. body The Roblox.Authentication.Api.Models.UsernameValidationRequest.