I am able to enroll a user into a standard org unit type with a role just fine, but when I attempt to enroll them in a custom org unit type, labeled Campus, I receive a 403: Unauthorized response code.
The granted scope contains the scope listed for the POST /d2l/api/lp/(version)/enrollments/ endpoint.
I've also confirmed the role applied to the integration account does support enrolling the role into the Campus org unit type.
Does the enrollments API support enrolling a user into custom org unit types? If so, what other permission(s) may need to be enabled?