rozod
    Preparing search index...

    Variable postUsersTargetuseridFollowConst Api Param

    postUsersTargetuseridFollow: EndpointGeneric<
        { targetUserId: number },
        { isCaptchaRequired: boolean; success: boolean },

            | undefined
            | {
                captchaId: string;
                captchaProvider: string;
                captchaToken: string;
                challengeId: string;
            },
    > = ...

    POST https://friends.roblox.com/v1/users/:targetUserId/follow Creates the following between a user and user with targetUserId body targetUserId