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"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.