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.
Parameters
Returns Push Subscription
https://docs.joinmastodon.org/methods/push
View the PushSubscription currently associated with this access token.
PushSubscription
https://docs.joinmastodon.org/methods/push/#get
Removes the current Web Push API subscription.
N/A
https://docs.joinmastodon.org/methods/push/#delete
Updates the current push subscription. Only the data part can be updated. To change fundamentals, a new subscription must be created instead.
https://docs.joinmastodon.org/methods/push/#update
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.