Web User REST Endpoints

Service/Web User
Web users can be associated with customer persons to keep logins from an integrated self-service application, such as Oracle Utilities Digital Self-Service.
Create Web User
Method: post
Path: /rest/apis/customer/service/webUsers/
Delete Web User
Method: delete
Path: /rest/apis/customer/service/webUsers/{webUserId}
Get Web User
Method: get
Path: /rest/apis/customer/service/webUsers/{webUserId}
Update Web User
Method: put
Path: /rest/apis/customer/service/webUsers/{webUserId}