rozod
    Preparing search index...

    Variable postBirthdateConst Api Param

    postBirthdate: EndpointGeneric<
        {},
        Record<string, never>,
        {
            birthDay: number;
            birthMonth: number;
            birthYear: number;
            password: string;
        },
    > = ...

    POST https://users.roblox.com/v1/birthdate Update the user's birthdate body The Roblox.Users.Api.BirthdateRequest