Employee Community Details REST Endpoints

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