My API integration to delete an instructor from session gives me 404 - Permission denied response.
I believe PU has all the necessary permissions, here is the profile permission assigned to PU.

the session was created by the PU with instructor.
api: /course/v1/instructors/remove
payload:
postman response:
all other parts seems to be working with PU credentials ie:create session,events,creates user,enroll etc..
appreciate any help!
