This endpoint is used to send a notification to an individual subscriber. The request method of this call needs to be "POST".

The title, message, url of the notification and the subscriber id of the individual subscriber 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 Parameters Description

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