rozod
    Preparing search index...

    Variable postAvatarSetPlayerAvatarTypeConst Api Param Description

    postAvatarSetPlayerAvatarType: EndpointGeneric<
        { "Roblox-Place-Id"?: number },
        { success: boolean },
        { playerAvatarType: 1 | 3 },
    > = ...

    POST https://avatar.roblox.com/v1/avatar/set-player-avatar-type Sets the authenticated user's player avatar type (e.g. R6 or R15). body R6 or R15. Roblox-Place-Id This is the avatar type chosen on the Avatar page. Some games can override this and force your character to be R6 or R15.