ApiNotificationsRead
Mark notifications read
Mark notifications as read
curl -X POST "https://www.open-isle.com/api/notifications/read" \ -H "Content-Type: application/json" \ -d '{}'
Empty
Mark notifications as read
curl -X POST "https://www.open-isle.com/api/notifications/read" \ -H "Content-Type: application/json" \ -d '{}'
curl -X POST "https://www.open-isle.com/api/notifications/read" \
-H "Content-Type: application/json" \
-d '{}'