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