コンテンツにスキップ

Send a test notification (dashboard onboarding)

POST
/api/v1/apps/{appId}/test-notification

Sends a fixed test push to the supplied subscription. Session token or full-scope API key. Ephemeral — the subscription is not stored and usage/stats are not affected.

appId
required
string
object
subscription
required
object
endpoint
required
string format: uri
p256dh
required
string
auth
required
string

{ ok: true }

Missing subscription (MISSING_FIELDS)

App not found (NOT_FOUND)

Subscription expired (SUBSCRIPTION_EXPIRED)

Push delivery failed (PUSH_FAILED)