curl --location --request POST '/firebase' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "new update3",
"body": "Get your daily business planner & custom receipts (logo, bank details). Update your app now.",
"type": "business insight2"
}'{
"success": true,
"message": "Device successfully added",
"data": {
"title": "new update",
"body": "Get your daily business planner & custom receipts (logo, bank details). Update your app now.",
"type": "what new",
"_id": "64a6b696efe9b9b8009b004d",
"createdAt": "2023-07-06T12:41:58.587Z",
"updatedAt": "2023-07-06T12:41:58.587Z",
"__v": 0
}
}