This section describes how to add a group to EPX using an API call. It also demonstrates how to populate detailed information about the group and the members of the group (such as name and description) from the EPX user population.
To add a group, the UserGroupExample class uses the method createGroup(), which then calls the createGroup() method in the AdministrationFacade class.