Area of Study Sections REST Endpoints

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