Deleting Enrollment and Then Re-Enrolling Same Students
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2019
09:35 AM
Hi - We currently are using the Canvas APIs to manage our course and enrollment data. We are running into an issue when a student is removed from a class, but then we try to re-enroll them in the same class, it doesn't seem to work.
We are deleting the enrollment using the API Enrollments - Canvas LMS REST API Documentation , so the student is removed from the class. However, when we try to re-enroll using Enrollments - Canvas LMS REST API Documentation , the student doesn't seem to get added back to that same class in Canvas. Any idea what else we should do?
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.