Hi All,
I need to delete enrollments with the following conditions:
- Enrollments need to be deleted from a section with sis id.
- Enrollments need to be deleted using a user sis id
I look at this Enrollments - Canvas LMS REST API Documentation but requires enrollment id and using a course endpoint.
Is there any way to perform this task or SIS import is the only option?