rozod
    Preparing search index...

    Variable postAvatarSetPlayerAvatarTypeConst Api Param Description

    postAvatarSetPlayerAvatarType: EndpointGeneric<
        {},
        { 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 This is the avatar type chosen on the Avatar page. Some games can override this and force your character to be R6 or R15.