Skip to content

Instantly share code, notes, and snippets.

@nilstgmd
Last active August 29, 2015 14:26
Show Gist options
  • Save nilstgmd/409ecf6fbcb22f9a7cc5 to your computer and use it in GitHub Desktop.
Save nilstgmd/409ecf6fbcb22f9a7cc5 to your computer and use it in GitHub Desktop.
curl -v -H "Content-Type: application/json" -X POST -d "{\"id\": \"curl_test_defined_id\",\"CLIENT_ID\": \"SharedCloud\",\"data\": {\"my_custom_key\": \"I like trains.\",\"my_list\": [\"eins\",\"zwo\"]},\"tags\": [\"test\", \"demo\", \"curl\"]}" https://CHANGEME/data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment