Hi,
I would like to ask for assistance from experts here. I would like to know how to reset or restore the unique folder permission set on a specific folder (not the whole library). I know how to break the inheritance, assign roles to a user for that specific folder, and resetting the the role inheritance of the library using the below parameters.
_api/Web/lists/getByTitle('Final Documents')/ResetRoleInheritance()
But that's not what I want, I just want to reset or restore the unique permission created on a specific folder.
Appreciate the feedback.