Push

Subscribe to and receive push notifications when a server-side notification is received, via the Web Push API.

https://docs.joinmastodon.org/methods/push/

Endpoint Status Comments
POST /api/v1/push/subscription
Subscribe to push notifications
Fully supported.
GET /api/v1/push/subscription
Get current subscription
Fully supported.
PUT /api/v1/push/subscription
Change type of notifications
Fully supported.
DELETE /api/v1/push/subscription
Remove current subscription
Fully supported.