Skip to content

Instantly share code, notes, and snippets.

@salrashid123
Created March 29, 2018 15:50
Show Gist options
  • Save salrashid123/2b82d6472742a4e0208a9c43215d61b0 to your computer and use it in GitHub Desktop.
Save salrashid123/2b82d6472742a4e0208a9c43215d61b0 to your computer and use it in GitHub Desktop.
webhook_curl_req
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