fcm post example curl
curl -X POST -H "Authorization: Bearer ya29.ElqKBGN2Ri_Uz...HnS_uNreA" -H "Content-Type: application/json" -d '{
"message": {
"topic" : "foo-bar",
"notification": {
"body": "This is a Firebase Cloud Messaging Topic Message!",
"title": "FCM Message"
}
}
}' https://fcm.googleapis.com/v1/projects/myproject-b5ae1/messages:send HTTP/1.1
Also in Shell:
- how to convert ts to mp4 with ffmpeg
- git reset
- java to jar
- set feh wallpaper
- diff files in different repositories
- reset branch on local git
- env variable bash
- git commands
- luminati proxy manager
- git discard all unpushed commits
- what does pro mean in github
- brew install ngrok
- git remove folder form past all commits
- how to create branch in github using git bash
- pause powershell script until keypress
- bash call another script relative to current script
- run screen on background linux terminal
- npx create-react-app not working
- git take ours
- pip install kivy
- updated gitignore not working
- get-adcomputer servers only
- undo unstaged changes git
- git create new branch from current