Create Push NotificationCopy Pagepost https://push-api.cloud.unifonic.com/services/api/v1/notificationsBody ParamsidentifierstringrequiredDefaults to demo_contactThis field is used for identification of recipient addresses.bodystringrequiredDefaults to Sample bodyThis field contains text content of push notification.titlestringrequiredDefaults to Sample titleValue of this field is displayed as header in Push notification.languagestringLanguage of notification message, possible values are: en, ar.custom_bodyarray of objectsThis parameter can be used to add images to your push notificationscustom_bodyADD objectdatajsonDefaults to {"id":"123", "userdata":"124"}Use this parameter to include any custom parameter that you want to receive on the user info.{"id":"123", "userdata":"124"}addressesarray of objectsIt contains list of recipient addresses and their types. This relates to the identification of a specific device.addressesADD objecttagsarray of stringsYou can use this field if you want to categorize your Push NotificationstagsADD stringtrigger_typestringUse this parameter to send Silent notifications. Its value should be "silent"Responses 200200 400400Updated over 3 years ago