Deleting Enrollment and Then Re-Enrolling Same Students

danielle
Community Novice

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?

0 Likes