Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 691 Bytes

File metadata and controls

30 lines (26 loc) · 691 Bytes
description Automatically generated file. DO NOT MODIFY
mgc employee-experience learning-providers learning-course-activities patch --learning-provider-id {learningProvider-id} --learning-course-activity-id {learningCourseActivity-id} --body '{
\
  "@odata.type": "#microsoft.graph.learningSelfInitiatedCourse",
\
  "completedDateTime": null,
\
  "completionPercentage": 30,
\
  "externalCourseActivityId": "12a2228a-e020-11ec-9d64-0242ac120002",
\
  "learningContentId": "57baf9dc-e020-11ec-9d64-0242ac120002",
\
  "learningProviderId": "01e8f81b-3060-4dec-acf0-0389665a0a38",
\
  "startedDateTime": "2021-05-11T22:57:17+00:00",
\
  "status": "inProgress"
\
}
\
'