コンテンツにスキップ

Send push notification

POST
/api/v1/notify

Enqueues a push notification to all active subscribers (or a specific endpoint).

object
title
required

Notification title

string
body
required

Notification body

string
url

URL to open on click

string format: uri
icon
string format: uri
badge
string format: uri
endpoint

Target specific subscription endpoint

string

Notification enqueued

Missing required fields

Unauthorized

Insufficient scope

Payload too large

Monthly limit exceeded