Announcements

For announcements set by administration.

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

Endpoint Status Comments
GET /api/v1/announcements
View all announcements
Fully supported.
POST /api/v1/announcements/:id/dismiss
Dismiss an announcement
Fully supported.
PUT /api/v1/announcements/:id/reactions/:name
Add a reaction to an announcement
Fully supported.
DELETE /api/v1/announcements/:id/reactions/:name
Remove a reaction from an announcement
Fully supported.