Posts REST Endpoints

Employee Community Details/Posts
The posts resource provides access to employee community posts.
Create a post
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts
Delete a post
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}
Get a community post
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}
Get all employee community posts
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts
Update a post
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}
Update views for a community post
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/action/updateViews