• Creates a group using numeric suffix to ensure uniqueness.

    Parameters

    • title: string

      Group title, used as-is if possible and with suffix otherwise

    • groupItem: IGroupAdd
    • templateDictionary: any

      Hash of facts: org URL, adlib replacements, user

    • authentication: UserSession

      Credentials for creating group

    • Optional owner: string

      Optional arg for the Tracking owner If the tracking owner is not the one deploying the solution tracker groups will be created under the deployment user but will be reassigned to the tracking owner.

    Returns Promise<IAddGroupResponse>

    Information about created group