Horje
fcm post example curl Code Example
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




Shell

Related
install nginix server ubuntu linux Code Example install nginix server ubuntu linux Code Example
linux ip addr add Code Example linux ip addr add Code Example
how to change dotnet version Code Example how to change dotnet version Code Example
git create new remote Code Example git create new remote Code Example
npm install angular do not install devkit Code Example npm install angular do not install devkit Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9