User Profiles REST Endpoints

AAA/User Profiles
Use for managing user profiles.
Get a User Profile by ID
Method: get
Path: /api/AAA/UserProfiles/{id}
Update a User Profile
Method: put
Path: /api/AAA/UserProfiles/{id}