Membership Sections REST Endpoints

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