Skip to content

Instantly share code, notes, and snippets.

@masonicGIT
Last active October 28, 2015 23:37
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 masonicGIT/c4d9b361821418749558 to your computer and use it in GitHub Desktop.
Save masonicGIT/c4d9b361821418749558 to your computer and use it in GitHub Desktop.
curl -X POST -H "Content-Type: application/json"
-H "Authorization: Bearer $ACCESS_TOKEN"
-d '{ "passphrase": "superlongpassword", "label": "My BitGo Wallet" }'
http://localhost:3080/api/v1/wallets/simplecreate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment