Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created February 14, 2014 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corinnekrych/9001382 to your computer and use it in GitHub Desktop.
Save corinnekrych/9001382 to your computer and use it in GitHub Desktop.
curl -3 -u "4106d2d1-0549-4dbe-8134-88f27cf25d1b:34373832-e82e-4a4e-b6ed-55cda5555c75" -v -H "Accept: application/json" -H "Content-type: application/json" -X POST -d '{
"message": {
"alert":"HELLO!"
}
}' https://judconpush-sblanc.rhcloud.com/rest/sender
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment