latestOpenAPI 3.0.02026-08-1033283.6 MB

b0608768680f

Message

Send message to firebase

This endpoint is used to send message to firebase

post/messages/send

Request body

Example request

{
  "Message": {
    "body": "abc",
    "status": "error",
    "title": "abcxyz"
  }
}

Response

Send message successfuly

{"stackTrail":"paths:/messages/send:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}