Notifications löschen
DELETE/notifications/ 
v1
DELETE
deleteNotifications
Löscht alle Notifications des eingeloggten Users
Request
Keine Request-Parameter.
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X DELETE \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/notifications