Functionsยง
- Handle the
DELETE /m/{message_id}
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.