Is there an API call to remove users from a section? I can only see the POST. I tried...

Mark.T.794
Berichten: 3 🌱
Is there an API call to remove users from a section? I can only see the POST. I tried unenrolling the user thinking that might take them out of the section but that also doesn't appear to be the case
Reacties
-
Ignore this, resolved. Used DELETE /d2l/api/lp/(version)/enrollments/users/(userId)/orgUnits/(orgUnitId)