postEmailVerify: EndpointGeneric<{}, {
    verifiedUserHatAssetId: number;
}, {
    ticket: string;
}> = ...

POST https://accountinformation.roblox.com/v1/email/verify

Verify the user's email address from token

Roblox.AccountInformation.Api.Models.VerifyEmailRequest