Skip to content

Instantly share code, notes, and snippets.

@Th3nion
Created September 20, 2017 15:08
Show Gist options
  • Save Th3nion/e48c3d82fe1921920a7a0691ac7c632b to your computer and use it in GitHub Desktop.
Save Th3nion/e48c3d82fe1921920a7a0691ac7c632b to your computer and use it in GitHub Desktop.
curl -H "Content-type: application/json" -H "Authorization:key=API-KEY" -X POST -d '{"content_available" : true, "data": { "foo": "1","bar": "2"},"to" : TOKEN}' https://fcm.googleapis.com/fcm/send
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment