v1

latestOpenAPI 3.0.32026-07-131670112.4 KB
Push

Send a test push notification to yourself

Send a test push to all saved subscriptions for the current user. Useful for validating permission and delivery.

post/v1/push/test

Response

Default Response

okboolean
sentinteger

Example response

{
  "ok": true,
  "sent": 2
}