Skip to main content
Question

Edit "Permission Setting" for Group via API

  • May 22, 2025
  • 2 replies
  • 5 views

Forum|alt.badge.img

How does one edit the "Permission Setting" field of a Group via the Box API? Per screenshot below:

 

BOX_jhsyhad0hkpmht9unlkc2ft4dcm48f0u.png

I tried both the "InvitabilityLevel" and "MemberViewabilityLevel" fields, but they are NOT that field.

I am trying to make it so all of my groups made via API can have the "Company" permission setting, which will enable them to more easily share content.

 

Thank you,

Erik Ralston

Chief Architect, LiveTiles

2 replies

Forum|alt.badge.img

we had to look into this for you, and it seems that for that UI to show what you want it to show, both the "InvitabilityLevel" and "MemberViewabilityLevel" fields need to be set to "company".


Forum|alt.badge.img

Yes! Setting both fields causes the Permission Setting to be "Company". Thank you!