Created
March 29, 2018 15:50
-
-
Save salrashid123/2b82d6472742a4e0208a9c43215d61b0 to your computer and use it in GitHub Desktop.
webhook_curl_req
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
curl -vk \ | |
-H "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6InVzZXIxQGRvbWFpbi5jb20ifQ.W0Ek34LU4WQOxXdTqZ9Z-0kESz0wIEdYehxZHlTjt2I" \ | |
https://192.168.39.196:8443/api/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment