Can the org admin call the Edge management API to update the properties of an organization:
http://docs.apigee.com/management/apis/put/organizations/%7Borg_name%7D
After trying it as an org admin, I can set some properties, such as:
But to call it, you have to pass all properties, even those that the org admin is not allowed to change.
Should this API be restricted to sys admin only? Or, should the doc be updated to specify the list of properties that an org admin can set?
Stephen