RemoveUserFromCustomPortalCourse
This action removes users from a course in a custom portal.
Action Parameters
| PARAMETER NAME | DESCRIPTION |
|---|---|
| CustomPortalId | Custom portal unique ID. |
| CourseId | The unique identifier of the course. |
| RemovedZuids | Optional. Comma-separated Zuids of users to remove. |
| ResetStats | Boolean. When true, learner statistics for the removed Zuids are deleted. |
Result
Specified users are removed from the custom portal course.
Was this page helpful?