Courses
Partners
Enroll a member into a course. Roles: partner admin.
Notes:
- Lookup the course ID by fetching all courses for the organization.
- The member must not be enrolled in the course already.
- The member will receive an email confirming their course enrollment.
post/api/partners/orgs/{orgId}/courses/{courseId}/enroll
Path parameters
orgIdinteger required
courseIdinteger required
Request body
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.5
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○