Skip to content

Instantly share code, notes, and snippets.

@paulomcnally
Created December 5, 2018 21:16
Show Gist options
  • Select an option

  • Save paulomcnally/d1045a70895794fb866cf21b1c75e2d3 to your computer and use it in GitHub Desktop.

Select an option

Save paulomcnally/d1045a70895794fb866cf21b1c75e2d3 to your computer and use it in GitHub Desktop.
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