Skip to main content
POST
Send Push Notification

Authorizations

X-Authorization-Api-Key
string
header
default:""
required

Body

application/json
idSite
integer
required

Site ID

title
string
required

Notification Title

body
string
required

Notification Body

Notification Link

subscriber_uids
string[]

Subscriber UIDS

segmentId
integer

Segment ID

alias
string

A subscriber alias (usually a username, userid or email)

customIcon
string

url of custom icon to use (recommended size: 250x250)

customImage
string

url of custom image to use (recommended size: 300x500)

push_ttl
integer
default:604800

Time till a push should expire in seconds. Default is 1 week.

auto_hide
integer

Number of seconds (255 max) until the notification will hide automatically. Default is 0, which is persistent (requires interaction)

collapse_key
string

replace visible notifications on a subscribers device (e.g. breaking_news)

actions
object

Action Buttons

Response

200