- Subcategories:
 - User Defined Ratings
 
User Defined Rating Sections REST Endpoints
            
            Talent Ratings/User Defined Rating Sections
            
        
        
    The userDefinedRatingSections resource is the child of the talentRatings resource. It provides the list of user-defined talent rating sections associated with a person profile.
- Create a custom talent rating section for a profile
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/userDefinedRatingSections - Get a custom talent rating section for a profile
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/userDefinedRatingSections/{ProfileSectionId} - Get all custom talent rating sections for a profile
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/userDefinedRatingSections