I want to know if there is an endpoint that I could use to remove a device by its hostname.
For example, I have a terraform script with Cloudinit which adds a VPS to Tailscale and works perfectly fine. However, I want to destroy the VM simultaneously without going to Tailscale's admin console to remove it.
Is an API for that?