...
- username
- firstName
- lastname
- email
- password (will encrypt by md5be encrypted using MD5)
- active (either '0' or '1' value, '0' mean inactive and '1' mean active)
- timezone (In GMT format, '8' is the time zone for 'Kuala Lumpur' and '-6' is 'Mexico City'. This field is optional.)
- userRoles (either 'ROLE_USER', 'ROLE_ADMIN', or 'ROLE_USER;ROLE_ADMIN')
{"serverDuration": 159, "requestCorrelationId": "8e6074369cd8d831"}