Zum Hauptinhalt springen

Mark all notifications as read

POST /v2/notifications/actions/read-all/
v2
POST
notifications-read-all-notifications

Mark all notifications for the authenticated user as read.

Request

Responses

application/json

OK

  • status"read"
    required

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/notifications/actions/read-all