User Profiles REST Endpoints
AAA/User Profiles
Use for managing user profiles.
- Get a User Profile by ID
- Method: getPath:
/api/AAA/UserProfiles/{id}
- Update a User Profile
- Method: putPath:
/api/AAA/UserProfiles/{id}