Skill Items Descriptive Flexfields REST Endpoints
Talent Person Profiles/Skill Sections/Skill Items/Skill Items Descriptive Flexfields
The operations from the Talent Person Profiles/Skill Sections/Skill Items/Skill Items Descriptive Flexfields category.
- Create a flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/skillSections/{ProfileSectionId12}/child/skillItems/{SkillId}/child/skillItemsDFF
- Get a flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/skillSections/{ProfileSectionId12}/child/skillItems/{SkillId}/child/skillItemsDFF/{SkillId3}
- Get all flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/skillSections/{ProfileSectionId12}/child/skillItems/{SkillId}/child/skillItemsDFF
- Update a flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/skillSections/{ProfileSectionId12}/child/skillItems/{SkillId}/child/skillItemsDFF/{SkillId3}