Skip to content

Instantly share code, notes, and snippets.

@dmc-at-work
Created April 8, 2019 07:22
Show Gist options
  • Save dmc-at-work/6ab1498a1791c9cea675ed4af476b01c to your computer and use it in GitHub Desktop.
Save dmc-at-work/6ab1498a1791c9cea675ed4af476b01c to your computer and use it in GitHub Desktop.
Snippets
curl \
--header "Content-Type: application/json" \
--data '{"": {"":"", "":""}}' \
--request POST \
https://domain/api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment