expire_push_subscription
Mark a web push subscription as expired, causing the next push to return 410 and enabling backend cleanup of dead subscriptions.
Instructions
Mark a Web Push subscription as gone: the next push answers 410, which is how a backend learns it must delete a dead subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscription_id | Yes |