rozod
    Preparing search index...

    Variable postUserTagConst Api Param

    postUserTag: EndpointGeneric<
        {},
        { status: "Success"
        | "Moderated" },
        { targetUserId: number; userTag: string },
    > = ...

    POST https://contacts.roblox.com/v1/user/tag Sets the tag for a user body The tag receiving userId and the tag itself