Last active
February 29, 2016 09:47
-
-
Save ObjectIsAdvantag/054ac70210d3c5e246db to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # To add a comment to this gist via Postman : | |
| POST https://api.github.com/gists/054ac70210d3c5e246db/comments | |
| > Content-Type: application/json | |
| > Authorization: token 8432627eacef6b3da4c1e2530986c66ZZZZZZZ | |
| { | |
| "body": "My comment from the API Workshop by Cisco DevNet" | |
| } | |
| # Get the whole Postman collection : | |
| https://www.getpostman.com/collections/1d134304a2ec80355368 | |
Author
Author
My comment from the API Workshop by Cisco DevNet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My comment from the API Workshop by Cisco DevNet