Send to an individual subscriber

This endpoint is used to send a notification to an individual subscriber based on their subscription ID or user ID. The user_id/subscription_id and notification_id are required parameters for this API. If provided, notification details such as title, message, and url will override the default data; otherwise, the values from the notification created in NotifyVisitors panel will be used.

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 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 is required

int64

Unique id that is assigned while creating a push notification.Any one from user_id or subscription_id is required

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 55 characters

string

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

string

Call to action url

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 600 * 400 Pixels. Works only for chrome subscribers

string

Maximum size for mobile hero image URL must be 512 * 256 Pixels

string

1 -> chrome, 2 -> mozilla firefox, 5 -> Safari, 6 -> Microsoft Edge (comma seprated value Ex : 1,2,5)

string

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

string

Action buttons allowed only in chrome version 48 and above

string

Works only for chrome subscribers

string

Allowed only in chrome version 48 and above

string

Action buttons allowed only in chrome version 48 and above

string

Works only for chrome subscribers

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