• Reassign ownership of a group

    Parameters

    • groupId: string

      Group to remove users from

    • userName: string

      The new owner for the group

    • authentication: UserSession

      Credentials for the request to

    Returns Promise<any>

    A promise that will resolve after the group ownership has been assigned