Post Action Metrics REST Endpoints

Employee Community Details/Posts/Post Action Metrics
The EmpCmtPostActionTkUI resource provides details about employee community post actions.
Create a post action tracking
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}/child/postActionTracking
Delete a post action tracking
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}/child/postActionTracking/{ActionTrackingId}
Get a post action tracking
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}/child/postActionTracking/{ActionTrackingId}
Get all post action traces
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}/child/postActionTracking
Update a post action tracking
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId}/child/postActionTracking/{ActionTrackingId}