On the GUI of Firebase
Console, I could send a message to a specific app as you see in the screenshot below. But what is the JSON
equivalent of it?
Address: https://fcm.googleapis.com/fcm/send
Method: POST
Content Type: application/json
Authorization: key = the key on the cloud messaging page.