I am trying to figure out how to set site permissions for personal sites in Sharepoint online and have hit a wall. I am able to set the site collection administrator using Set-SPOUser from the Sharepoint Online Powershell module, which is very un-intuitive
to say the least. Now I need to go a step further and set permission levels as well. Specifically, I need to remove 'Full Control' from the user and set the permission level to 'Design.' I can't seem to find how to do this using the PS module, CSOM or
REST. Has anyone else done this? Thanks!
↧