Skip to content

Instantly share code, notes, and snippets.

@daviesf1
Created June 3, 2014 21:50
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 daviesf1/b00bca69b8a6f917c03f to your computer and use it in GitHub Desktop.
Save daviesf1/b00bca69b8a6f917c03f to your computer and use it in GitHub Desktop.
curl --include --request POST 'https://contractlive.p.mashape.com/negotiation/negotiation_e98Aaar/attachment' \
--header "X-Mashape-Authorization: <mashape-key>" \
--header "cl_uid: <cl_uid>" \
--header "cl_timestamp: <cl_timestamp>" \
--header "cl_hash: <cl_hash>" \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment