Update Group Role - Python API

310
1
09-15-2019 07:35 PM
Status: Open
BrettFrahm
Occasional Contributor II

I would like it to be possible to directly update a group members role with the arcgis python api. 

Tags (1)
1 Comment
BrettFrahm

It appears that they added this functionality now. Not sure when they did it, but you can now use the function update_users_roles(managers=Noneusers=Noneto update a user's role.

 

Idea can be set as resolved.