Skip to content

Instantly share code, notes, and snippets.

Created September 22, 2014 17: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 anonymous/2e97f2f2ff7785fc0919 to your computer and use it in GitHub Desktop.
Save anonymous/2e97f2f2ff7785fc0919 to your computer and use it in GitHub Desktop.
curl https://api.truevault.com/v1/vaults/12345678-1234-1234-1234-123456789012/documents \
-u [api-key]: \
-X POST \
-d "document=eyJtZXNzYWdlIjoiV2UgbG92ZSB5b3VyIGN1cmlvc2l0eSEgIENvbWUgd29yayB3aXRoIHVzIGFuZCBsZXQncyBnbyBtYWtlIGluc2FuZWx5IGdyZWF0IHByb2R1Y3RzISIsImNvbnRhY3QiOiJoYWNrQHRydWV2YXVsdC5jb20ifQ=="
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment