admin:enterprise scope to use this endpoint.Authorization: Bearer ********************curl --location 'https://api.github.com/enterprises//actions/runner-groups/' \
--header 'Authorization: Bearer <token>'{
"allows_public_repositories": true,
"default": true,
"id": 0,
"name": "string",
"runners_url": "string",
"selected_organizations_url": "string",
"visibility": "string"
}