Remove current subscription Removes the current Web Push API subscription.
Get current subscription View the PushSubscription currently associated with this access token.
Change types of notifications Updates the current push subscription. Only the data part can be updated. To change fundamentals, a new subscription must be created instead.
Subscribe to push notifications Add a Web Push API subscription to receive notifications. Each access token can have one push subscription. If you create a new subscription, the old subscription is deleted.