Skip to content

Instantly share code, notes, and snippets.

@pigeonflight
Created March 22, 2014 23:26
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 pigeonflight/9716018 to your computer and use it in GitHub Desktop.
Save pigeonflight/9716018 to your computer and use it in GitHub Desktop.
plivo post example with curl
curl -u apiid:apikey -H "Content-Type: application/json" -H "Accept: application/json" -X POST -d '{"app_id":"xxxxxxxx"}' $url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment