learn-assignments
Bulk Remove Courses
Bulk remove courses from multiple assignments.
Silently skips assignments that don’t have a given course. Requires admin role.
POST
Bulk Remove Courses
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Previous
Get AssignmentGet an assignment by ID.
`load_assignment_for_user` enforces org-scope plus the ownership rule:
admin / office-admin see any assignment in their org; other roles see
only assignments belonging to their own user record. Cross-org and
cross-user accesses both return 404 without disclosing existence.
Next
Bulk Remove Courses