Skip to content

Instantly share code, notes, and snippets.

@apaleslimghost
Created April 23, 2013 14:19
Show Gist options
  • Save apaleslimghost/5443951 to your computer and use it in GitHub Desktop.
Save apaleslimghost/5443951 to your computer and use it in GitHub Desktop.
curl -XPOST 'http://importio.uservoice.com/api/v1/tickets.json?client=83JT0Uy7WDJAUv4aHiohQw' -d '{"email":"matt.brennan@import.io","ticket":{"subject":"TEST TICKET IGNORE ME","message":"lorem","attachments":[{"name":"test.txt","content_type":"text/plain","data":"aGVsbG8gd29ybGQ="}]}}' -H "Content-Type: application/json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment