Method: updateModulesStatuses
| Panel | ||
|---|---|---|
| ||
Note:
|
...
The Account Owner, Account Administrators, Department Administrators, or 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.
...
| Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| courseId (required) | string | The ID of the course to which one or more modules whose progress you would like to reset belong. |
| enrollmentIds (required) | string | The IDs of one or more enrollments whose progress you would like to reset. |
| contentItemIds (required) | string | The IDs of one or more modules whose progress you would like to reset. |
...