
zjicp (zjicp) asked a question.
I'm trying to create and Administrator Group in OKTA. While creating the Administrator Group under Security>Administrators, there is a section called Group Admin Permissions where you can add groups that you want to be administered below:
The problem is that we have over 230 groups in OKTA. Is there an easier way to add OKTA groups in bulk?

This can be done with the help of Okta API programming. you can use the Groups API to make a list of Group ID you want to assign it to a Group Admin Role then use Administrator Roles API to add GroupID to admin role by using Add Group Target to Group Admin Role API in a loop.
refer:- https://developer.okta.com/docs/reference/postman-collections/