Skip to content

Instantly share code, notes, and snippets.

@commuterjoy
Created April 16, 2015 15:13
Show Gist options
  • Save commuterjoy/f7891ff8a8bc3da15c80 to your computer and use it in GitHub Desktop.
Save commuterjoy/f7891ff8a8bc3da15c80 to your computer and use it in GitHub Desktop.
next check in pingdom
curl -i \
-X PUT \
-d 'name=ft-next-session-service&host=ft-next-session-service.herokuapp.com&url=%2F__gtg&resolution=1&contactids=10929982&tags=bronze' \
-u 'email:password' \
-H 'Account-Email: [email protected]' \
-H 'App-Key: pingdom-api-key' \
https://api.pingdom.com/api/2.0/checks/1571037
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment