config script to remove a self-hosted runner from an enterprise. The token expires after one hour.TOKEN with the remove token provided by this./config.sh remove --token TOKENmanage_runners:enterprise scope to use this endpoint.curl --location --request POST 'https://service1.exmaple.com/enterprises//actions/runners/remove-token'{
"token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6",
"expires_at": "2020-01-29T12:13:35.123-08:00"
}