Update Group Permissionsput https://{APP_DOMAIN}/api/3.2/groups/{id}/permissionsUpdates the permission set assigned to a group by syncing access rule IDs. The Administrators group cannot have its permissions modified.Path ParamsidintegerrequiredThe ID of the groupBody ParamsBody Paramsaccess_rule_idsarray of integersrequiredArray of access rule IDs to assign to the group (replaces current permissions)access_rule_ids*ADD integerResponse 200The updated group permissionsUpdated 20 days ago