Education Level Sections REST Endpoints

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