---
title: "Send a test push notification to yourself"
method: POST
path: "/v1/push/test"
tags: ["Push"]
---

# Send a test push notification to yourself

`POST /v1/push/test`

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

## Response `200`

Default Response

- object
  - `ok` boolean
  - `sent` integer

---

[API](https://skmtc.net/schedkit/apis/schedkit-api.md) · [All operations](https://skmtc.net/schedkit/apis/schedkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schedkit/schedkit-api/revisions/ff810218c3f4/schema)
