postStarCodeAffiliates: EndpointGeneric<{}, {
    code: string;
    name: string;
    userId: number;
}, {
    code: string;
}> = ...

POST https://accountinformation.roblox.com/v1/star-code-affiliates

Adds a star code affiliate supporter for the authenticated user

Roblox.AccountInformation.Api.Models.StarCodeAffiliateRequest