This PHP client makes it possible to manage users, user groups, single sign-on (sso) access codes, courses, course subscriptions and instance management.
For more info see: https://support.anewspring.com/en/articles/70410-api-introduction
- delete a role:
deleteUserRoles
- see which groups a user is a member of:
getUser => groups
- request information from a group:
getGroup
andgetGroups
- quickly update all facilitator/participant relationships:
getTeacherStudents
- request permissions of a course:
getCoursePermissions