simulate_push_token_unregistered
Simulate an unregistered push token so FCM returns 404 and APNs returns 410, enabling tests of uninstall handling. Specify channel and token.
Instructions
Make a native push token look uninstalled: FCM answers 404 UNREGISTERED and APNs answers 410 Unregistered on the next send. channel: fcm | apns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| channel | Yes |