Skip to content

Instantly share code, notes, and snippets.

@skylying
Created March 8, 2017 04:04
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 skylying/f9c447062f2a5c38c78b7c228ed59ca4 to your computer and use it in GitHub Desktop.
Save skylying/f9c447062f2a5c38c78b7c228ed59ca4 to your computer and use it in GitHub Desktop.
Postman Global Variables
{
"id": "e29e8b42-96c9-98f6-265a-62e4c973cec2",
"name": "Postman Globals",
"values": [
{
"key": "Authorization",
"value": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiIxMjhiOWQxMC1kYWJkLTQxOTAtOTUzZi0yZDkwOTc0MGIzNDQiLCJzdWIiOiJhdG9tQHRyZW5kLmNvbS50dyIsImV4cCI6MTQ4ODk0ODg2MS42MzEyNjYsInNjb3BlIjoiIiwiY2xpZW50X2lkIjoiNjdRSjNOSEwzSFk2UE82VEs1V01DNkpXIiwiaWF0IjoxNDg4OTQ1MjYxLjYzMTI2NiwidmVuZG9yX2lkIjoiYXRvbSIsInZlciI6ImEwIiwiYXVkIjoiaHR0cHM6Ly9hbHBoYS5hdG9tLnRyZW5kbWljcm8uY29tIn0.0B1tNgHJHbQZm6TyvDpvy4js8Mu5fmocOdC6xLFb9j0",
"type": "text",
"enabled": true
}
],
"_postman_variable_scope": "globals",
"_postman_exported_at": "2017-03-08T03:57:34.214Z",
"_postman_exported_using": "Postman/4.10.3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment