rozod
    Preparing search index...

    Variable postExternalSignupConst Api Param

    postExternalSignup: EndpointGeneric<
        {},
        void,
        {
            additionalInfoPayload: Record<string, never>;
            authenticationProof: string;
            birthday: string;
            IdentityProviderPlatformType: 0 | 1 | 2 | 3;
            locale: string;
            password: string;
            username: string;
            [key: string]: unknown;
        },
    > = ...

    POST https://auth.roblox.com/v1/external/signup Signs a user up for Roblox and links the account to the authenticated external provider ID body