add Groups To AProject

private open fun addGroupsToAProject(groups: List<String>, projectId: String)

Method to add groups list to a project

Parameters

groups

: the groups list to add

projectId

The project identifier