Tim - Hello 👋 I need to edit group permission...
Hello 👋 I need to edit group permissions for several hundred groups. Before I write a script, I wanted to see if there's an easy way to do this in the UI or if you might have code examples available. Thanks!
1 Reply
Hey @Valhalla , there is no built-in UI feature for bulk editing permissions for several hundred groups at once. The ThoughtSpot Admin Page only allows editing one group at a time.
Scripting via updateGroup REST API calls is what comes to me as a feasible approach.
cc: @Swarnika @Justin Mathew If you have something to add here.