Likes REST Endpoints

Learner Learning Records/Other Selected Course Offerings/Active Learner Comments/Replies/Likes
The likes resource provides details of the likes for comments by active and completed learners for the learning item.
Create a like
Method: post
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID2}/child/activeLearnerComments/{activeLearnerCommentsUniqID3}/child/replies/{commentId}/child/likes
Get a like
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID2}/child/activeLearnerComments/{activeLearnerCommentsUniqID3}/child/replies/{commentId3}/child/likes/{likeId}
Get all likes
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID2}/child/activeLearnerComments/{activeLearnerCommentsUniqID3}/child/replies/{commentId}/child/likes
Update a like
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/selectedCourseOfferings/{selectedCourseOfferingsUniqID2}/child/activeLearnerComments/{activeLearnerCommentsUniqID3}/child/replies/{commentId3}/child/likes/{likeId}