Looking to create a widget that will add a new Forum to a group. I don't want to alter my default permissions, but within this group I want group Members to NOT be able to create new discussions. I don't want my group managers to have to go into the flyout to set this, but want to do it programmatically.
I was looking at core_v3_permission API but not quite sure how to set it.