Skip to content

Instantly share code, notes, and snippets.

@darilldrems
Last active July 21, 2016 16:52
Show Gist options
  • Save darilldrems/27d93cf536809061702cff8aa81160e2 to your computer and use it in GitHub Desktop.
Save darilldrems/27d93cf536809061702cff8aa81160e2 to your computer and use it in GitHub Desktop.
GET curl https://pwcstaging.herokuapp.com/otp/sms/[phonenumber_here]
-H "Authorization: Bearer [access_token_here]"
or
GET curl https://pwcstaging.herokuapp.com/otp/voice/[phonenumber_here]
-H "Authorization: Bearer [access_token_here]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment