- Subcategories:
- Accomplishment Sections
- Area of Study Sections
- Areas of Expertise
- Areas of Interest
- Attachments
- Career Preference Sections
- Career Statements
- Careers of Interest
- Certification Sections
- Competency Sections
- Education Level Sections
- Education Sections
- Favorite Links
- Highest Education Level Sections
- Honor Sections
- Language Sections
- Membership Sections
- Public Skills
- Skill Sections
- Special Project Sections
- Tags
- Technical Post Details Sections
- Work History Sections
- Work Preference Sections
Talent Person Profiles REST Endpoints
Talent Person Profiles
The talentPersonProfiles resource provides the profile information for a person.
- Create a person profile
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles
- Get a person profile
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}
- Get all person profiles
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles
- Update a person profile
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}