Members REST Endpoints

Employee Community Details/Members
The members resource provides details about employee community members.
Create a member
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/members
Delete a member
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/members/{EmployeeCommunityMemberId}
Get a member
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/members/{EmployeeCommunityMemberId}
Get all members
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/members
Update a member
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/members/{EmployeeCommunityMemberId}