This module is used to update the user in the system. A user could use the following Service URL to access the Update User module- https://www.enterice.com/ICEAPI/api/EmailAdmin/UpdateUser •Allowed for Admin •Json Formats- 1. Code snippet for Web Service Use- { “OrgId”: 128, “UserId”: 2086, “UserName”: “Jack@tri.com”, “ForeName”: “jack”, “SurName”: “S”, “RealForeName”: “Jack”, “RealSurName”: “S”, “RoleId”: 2, “Gender”: “Male”, […]