rozod
    Preparing search index...

    Variable postEmailConst Api Param

    postEmail: EndpointGeneric<
        {},
        Record<string, never>,
        {
            emailAddress: string;
            isAdsAccount: boolean;
            password: string;
            skipVerificationEmail: boolean;
        },
    > = ...

    POST https://accountsettings.roblox.com/v1/email Updates the authenticated user's email address body The request body.