I see Canvas has an API endpoint for bulk enrollments (Enrollments - Canvas LMS REST API Documentation).
However, this is only used to enroll students to a COURSE and not for a SECTION.
Is there a way to 'push' bulk enrollments to sections? There is an API endpoint to enroll a user into a section, but need to speed up the process, especially when there's 200k+ enrollments.