admin:org
curl --location --request PUT 'https://service1.exmaple.com/orgs//actions/runner-groups//runners' \ --header 'Content-Type: application/json' \ --data '{ "runners": [ 9, 2 ] }'