Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created July 2, 2018 09:26
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 goofmint/918a3a124981f353451c076e7d2820fb to your computer and use it in GitHub Desktop.
Save goofmint/918a3a124981f353451c076e7d2820fb to your computer and use it in GitHub Desktop.
curl --header "Authorization: key=YOUR_API_KEY" \
--header Content-Type:"application/json" \
https://android.googleapis.com/gcm/send \
-d "{\"registration_ids\":[\"eF7Jh_81aPc:APA9...lOUg\"]}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment