Send to an Individual Subscriber

This endpoint is used to send a notification to an individual subscriber on the basis of subscriberID or userID. The title, message, url of the notification and the subscriberID or userID of the individual subscriber have to be sent as POST parameters to the API endpoint.NotificationID is required and notification data like title, message, notification url etc will override if you pass this parameters in post api otherwise it will take data from notification Panel.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body Parameter

string

Unique identification id of the user / Unique id of the user when user subscribed for the push notification.Any one from user_id or subscription_id or android_id is required

string

Push Subscription id of the user generated when user subscribed for the push notification.Any one from user_id or subscription_id or android_id is required

string

Android id of the user's device from where the user has subscribed for the push notification. Any one from user_id or subscription_id or android_id is required

int64

Unique id that is assigned while creating a push notification

string

Tags are assigned to the users to segment them on the basis of specific factors

int64

Send notification after x no of seconds

string

Maximum character limit for the title must be 70 characters

string

Maximum character limit for the push notification message should be 130 characters

string

0 -> Android Activity, 1 -> Url, 2 -> Package Name, 3 -> Share, 4 -> Call

string

Target users while sending push notifications on the basis of their source and location (0 -> Navigate in App , 1 -> Navigate to Webpage , 2 -> Navigate to Third party App, 3 -> Share, 4 -> Call).

string

Image URL must be on HTTPs. Image URL size must be 200 * 200 Pixels

string

URL needs to be on HTTPs. Hero image URL size must be 512 * 256 Pixels. Works only for chrome subscribers

string

An overview of the sent notifications

string

Maximum Length of the call-to-action button must be 12 characters. Works only for chrome subscribers

string

0 -> Android Activity, 1 -> Url, 2 -> Package Name, 3 -> Share, 4 -> Call , 5 -> Remind me Later (Seconds)

string

0 -> Navigate in App , 1 -> Navigate to Webpage , 2 -> Navigate to Third party App, 3 -> Share, 4 -> Call, 5 -> snooze

string

Allowed only in chrome version 48 and above

string

0 -> Android Activity, 1 -> Url, 2 -> Package Name, 3 -> Share, 4 -> Call , 5 -> Remind me Later (Seconds)

string

0 -> Navigate in App , 1 -> Navigate to Webpage , 2 -> Navigate to Third party App, 3 -> Share, 4 -> Call, 5 -> snooze

Headers
integer
required

Brand id of notifyvisitors account

string
required

Api key of notifyvisitors

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json