Functionsยง
- delete_
notification_ route - Handle the
DELETE /m/{message_id}
route - webpush_
route - Handle the
POST /wpush/{api_version}/{token}
andPOST /wpush/{token}
routes This is the endpoint for all incoming Push subscription updates.
DELETE /m/{message_id}
routePOST /wpush/{api_version}/{token}
and POST /wpush/{token}
routes
This is the endpoint for all incoming Push subscription updates.