Delete a self-hosted runner from an organization

DELETE {{baseUrl}}/orgs/:org/actions/runners/:runner_id

Warning: The self-hosted runners API for organizations is currently in public beta and subject to change.

Forces the removal of a self-hosted runner from an organization. You can use this endpoint to completely remove the runner when the machine you were using no longer exists. You must authenticate using an access token with the admin:org scope to use this endpoint.