Education Sections REST Endpoints

Talent Person Profiles/Education Sections
The educationSections resource is the child of the talentPersonProfiles resource. It provides the list of the secured education sections for a person.
Create an education section
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/educationSections
Get all education sections
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/educationSections
Get an education section
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/educationSections/{ProfileSectionId}