rozod
    Preparing search index...

    Variable patchGroupsGroupidNameConst Api Param Description

    patchGroupsGroupidName: EndpointGeneric<
        { groupId: number },
        { newName: string },
        { name: string },
    > = ...

    PATCH https://groups.roblox.com/v1/groups/:groupId/name Updates the group's name. body The Roblox.Groups.Api.UpdateGroupNameRequest. groupId The id of the group the user is in. This endpoint will charge Robux for the group rename.