### Describe the need As there is already a [data source(github_actions_organization_registration_token)](https://registry.terraform.io/providers/integrations/github/latest/docs/data-sources/actions_organization_registration_token) to create a token for registration of a self-hosted runner, it would make sense to have a token to properly remove them as well. This would correspond to [this api endpoint](https://docs.github.com/en/enterprise-cloud@latest/rest/actions/self-hosted-runners?apiVersion=2022-11-28#create-a-remove-token-for-an-organization). ### SDK Version _No response_ ### API Version _No response_ ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct