admin:enterprise
scope to use this endpoint.curl --location --request PUT 'https://api.github.com/enterprises//actions/runner-groups//organizations' \
--header 'Content-Type: application/json' \
--data-raw '{
"selected_organization_ids": [
32,
91
]
}'
{}