postGender: EndpointGeneric<{}, {}, {
    gender: string;
}> = ...

POST https://accountinformation.roblox.com/v1/gender

Update the user's gender

The Roblox.AccountInformation.Api.Models.GenderRequest