HTTP Example:POST /API/identityAPI/addUserFull
managerUserUUID=…&lastName=…&title=…&username=…&profileMetadata=…&firstName=…&password=…&options=…&jobTitle=…
| API Example: AbstractRemoteIdentityAPI.addUser({'managerUserUUID': , 'lastName': , 'title': , 'username': , 'profileMetadata': , 'firstName': , 'password': , 'options': , 'jobTitle': }); |