post https://pushcrew.com/api/v1/send/individual
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.