Update the ID of the externally managed group that contains the organization's admins. Note that if the caller is not a member of the new group, they will lose admin access to the organization immediately.
Requires the caller to be an admin in the organization, or any of its ancestors.
Example: Assume an organization hierarchy like: org-a -> org-b -> org-c.
To update the admin group ID for org-c, which means calling 'PUT /orgs/org-c/adminGroupId', the caller must be
an admin in org-a, org-b or org-c.
A request to update the admin group ID of an organization
The ID of a group managed by the external identity provider
Successfully updated