Remove User Permissions Assigned by Role

Is it possible to remove permissions assigned to a User via Role?

I’m attempting to use a management.removePermissionsFromUser request to remove one of the 8 or so permissions that have been assigned to the User via a Role. The request appears to succeed and the logs in the UI appear to confirm this, however, the permission is still present on the User.

2 Likes

Just wondering if there was any progress made on this? I am running into the same behavior trying to remove a permission that is assigned from a role.

Hey there @ThomasFisher and @hank.spencer welcome to the community!

Sorry this wasn’t addressed the first time around @hank.spencer :confused:

It is not possible to remove a specific permission that’s assigned to a user via a role - You can only remove a permission that is directly assigned to a user (user profile → permissions in the dashboard) or remove the role entirely.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.