postPhone: EndpointGeneric<{}, {
    data: string;
    verificationChannel: string;
}, {
    countryCode: string;
    password: string;
    phone: string;
    prefix: string;
    verificationChannel: string;
}> = ...

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

Set Phone Number

Roblox.AccountInformation.Api.Models.PhoneRequest