Skip to content

Instantly share code, notes, and snippets.

@c-success
Created February 13, 2019 09:12
Show Gist options
  • Save c-success/97573f89aeb5938eb450cf793a484e6e to your computer and use it in GitHub Desktop.
Save c-success/97573f89aeb5938eb450cf793a484e6e to your computer and use it in GitHub Desktop.
curl 'http://104.198.109.223:9081/api/v1/config' -H 'Pragma: no-
cache' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language:
en-US,en;q=0.8' -H 'Au1thorization: YWRtaW46YnFCSTBkOEY1SWV1e
TNEUToyMGI5YTgwOC00YTE0LTQwOGMtOGQxNi02NGI0MWVhZTliN2U='
-H 'Accept: application/json, text/plain, */*' -
H 'Content-Type: application/json' -H 'Access-Control-Allow-
Origin: *' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS
X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/55.0.2883.95 Safari/537.36' -H 'Cache-Control: no-
cache' -H 'Connection: keep-alive' --data-binary
'[{'key':'activationEmailSubject','value':'Email subject
here'},{'key':'activationEmail','value':'Email content
here'}]' --compressed ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment