Parameters
Optionalmeta: HttpMetaParams<"json">Returns Push Subscription
View the PushSubscription currently associated with this access token.
Optionalmeta: HttpMetaParams<"none">PushSubscription
Removes the current Web Push API subscription.
Optionalmeta: HttpMetaParams<"none">N/A
Updates the current push subscription. Only the data part can be updated. To change fundamentals, a new subscription must be created instead.
Parameters
Optionalmeta: HttpMetaParams<"json">PushSubscription
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.