Frontend API
cURL
curl --request POST \ --url https://api.wacht.dev/notifications/archive-all-read \ --cookie session_id=
{ "count": 25 }
Archive all read notifications
Session-based authentication using cookies
All read notifications archived
Number of notifications archived
25
Was this page helpful?