AddUserToCustomPortalCourse
This action adds users to a course in a custom portal.
Action Parameters
| PARAMETER NAME | DESCRIPTION |
|---|---|
| CustomPortalId | Custom portal unique ID. |
| CourseId | The unique identifier of the course. |
| AddedZuids | Optional. Comma-separated Zuids of users to add. |
| EnrollmentType | Optional. PRIVATE - Only listed Zuids can take the course. PUBLIC - Anyone in the custom portal can enroll. ON_REQUEST - Users can view a preview but need approval to enroll. |
| IsPublic | Boolean. For public portals, set to true to show a public preview of the course. |
Result
Users gain access to the custom portal course.
Was this page helpful?