This endpoint is used to send a notification to all subscribers. The request method of this call needs to be "POST".

The title, message and URL of the notification and the Image URL have to be sent as POST parameters to the API endpoint.

URL of the image to be shown in the notification needs to point to a 192 x 192 PNG. If this is not provided, the default company logo will be shown in the notification.

Response Description:

Request ID: To identify the push notification request number sent by you to our API. It is used in the Check Delivery Status API call to check detailed delivery status of push notifications for that particular request.

Status: To denote whether push request succeeded or not. Values can be 'success' or 'failure'

Message: Present in case of failure. Used to denote reason of failure.

Language
Authorization
Header