post https://management.api.exabel.com/v1/folders/:share
You may find the user group resource names from the "List groups" method in the UserService.
- To grant write access to a group with only read access, call this method with the
write
flag set totrue
. - To revoke only write access from a group, call this method with the
write
flag set tofalse
.