Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Request: DELETE /statistics/module

info
Panel
bgColor#eaf4fd

Note:

  • With this method, you can reset progress only on a content item that is included in a course. You won't be able to reset progress on a training included in a course using this method.

...

The Account Owner, Account Administrators, Department Administratorsor custom roles with the 'Can edit' access to the content item. 

Department Administrators and users with a custom role can reset the progress of the modules assigned to the users belonging to the departments they manage and their sub-departments.

...

HeaderDescription
Authorization (required)Access token. You can obtain a token by making a request.
ParameterDescription
courseId (required)The ID of the course to which one or more modules whose progress you would like to reset belong.
enrollmentIds (required)The IDs of one or more enrollments whose progress you would like to reset.
contentItemIds (required)The IDs of one or more modules whose progress you would like to reset.

...