Activity Content Attempts REST Endpoints

Learner Learning Records/Primary Selected Course Offerings/Completion Details/Activity Content Attempts
The activityContentAttempts resource is a child of the completionDetails resource. It provides the activity content and attempts details of the parent learning item type. It is a course with self-paced activity, tutorial, or video. With the Newsfeed User Experience enabled, this sub-resource will not support old videos and tutorials that have not been migrated to the new backend structure.
Create a content attempt detail
Method: post
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/completionDetails/{completionDetailsUniqID}/child/activityContentAttempts
Get a content attempt detail
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/completionDetails/{completionDetailsUniqID6}/child/activityContentAttempts/{activityContentAttemptsUniqID}
Get all content attempt details
Method: get
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/completionDetails/{completionDetailsUniqID}/child/activityContentAttempts
Update a content attempt detail
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/primarySelectedCourseOffering/{primarySelectedCourseOfferingUniqID2}/child/completionDetails/{completionDetailsUniqID6}/child/activityContentAttempts/{activityContentAttemptsUniqID}