This section describes how to add a user to EPX using an API call. It also demonstrates how to populate detailed information about the user such as phone number, address and e-mail address information.
To add a user, the UserGroupExample class uses one key method, createUser(), which then calls the createUser()method in the AdministrationFacade class.