v1

latestOpenAPI 3.0.32026-07-1412735131.4 KB

Clear a single notification from the server.

post/api/v1/notifications/{id}/dismiss

Response

Notification with given ID successfully dismissed

created_atstring date-time required

The timestamp of the notification. ISO 8601 Datetime.

idstring required

The id of the notification in the database. Cast from an integer, but not guaranteed to be a number.

type'follow' | 'follow_request' | 'mention' | 'reblog' | 'favourite' | 'poll' | 'status' required

The type of event that resulted in the notification.