- Subcategories:
- Candidate Attachments
- Categories
- Large Object (LOB) Attributes - Description
- Members
- Posts
Employee Community Details REST Endpoints
Employee Community Details
The communicateUIEmployeeCommunityDetails resource provides details about employee community information.
- Create a community detail
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails - Delete a community detail
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId} - Get a community detail
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId} - Get all employee community details
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails - Update a community detail
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}