Skip to content

Instantly share code, notes, and snippets.

@claydanford
Created December 20, 2019 20:55
Show Gist options
  • Save claydanford/7944cdc366380e612c76e6a2cfeec31f to your computer and use it in GitHub Desktop.
Save claydanford/7944cdc366380e612c76e6a2cfeec31f to your computer and use it in GitHub Desktop.
curl -X POST 'https://abcdef0123.execute-api.us-west-2.amazonaws.com/prod/update?appId=psm-test&stage=dev' \
-H 'x-api-key: abcdef0123456789ABCDEF0123456789abcdef01' \
-d 'config/dev.json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment