• Share an item to one or more groups Returns a promise for all the sharing calls

    Parameters

    • groupIds: string[]
    • itemId: string

      Item Id

    • authentication: UserSession

      UserSession

    • Optional owner: string

      owner of the group when sharing tracking items (can be different from the deploying user)

    Returns Promise<any>