Skip to content

Instantly share code, notes, and snippets.

@pkpp1233
Created February 12, 2015 20:37
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 pkpp1233/606818de22072f9929c2 to your computer and use it in GitHub Desktop.
Save pkpp1233/606818de22072f9929c2 to your computer and use it in GitHub Desktop.
Verbose curl command to Blockspring test function.
curl -v -H "Content-Type: application/json" -d "{ \"first_name\": \"Paul\", \"age\": 26 }" "https://sender.blockspring.com/api_v2/blocks/455dfb41d40d13281ef87e613a669827?api_key=YOUR_API”_KEY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment