Created
December 5, 2018 21:16
-
-
Save paulomcnally/d1045a70895794fb866cf21b1c75e2d3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -n -X DELETE https://api.heroku.com/apps/[dyno name]/dynos -H "Authorization: Bearer [auth:token]" -H "Content-Type: application/json" -H "Accept: application/vnd.heroku+json; version=3" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment