Issue
I want to delete one of my Heroku apps.
Resolution
You can use the heroku apps:destroy
command from the command line, or you can visit the "Settings" tab of the app in your Heroku Dashboard and click the "Delete app" button at the bottom of the page.