Skip to content

Instantly share code, notes, and snippets.

@adatta02
Created October 19, 2011 23:43
Show Gist options
  • Save adatta02/1300008 to your computer and use it in GitHub Desktop.
Save adatta02/1300008 to your computer and use it in GitHub Desktop.
tru.ly social API POST sample
Content-Type: application/x-www-form-urlencoded
Content-Length: 295
data=%7B%22first_name%22%3A%22Joe%22%2C%22last_name%22%3A%22Sixpack%22%2C%22email%22%3A%22joesixpack%40tru.ly%22%2C%22birthday%22%3A%221%5C%2F1%5C%2F1990%22%2C%22zip_code%22%3A%2202139%22%2C%22truly_verified%22%3Atrue%7D&signature=45bbd5c59e59400c59b820857cbfe0118365b769cfa3ecf91663dbf9cfc0158a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment