User Service REST Endpoints
Security Management System Services/User Service
This service is used for creating the User related operations.
- Adds a new user
- Method: postPath:
/service/user
- Update an existing user
- Method: putPath:
/service/user/{userLoginId}