AviatoAviato
DeveloperAPI ReferenceNotificationsRead all

/api/notifications/read-all

POST
/api/notifications/read-all

Response Body

application/json

curl -X POST "https://example.com/api/notifications/read-all"
{
  "success": true,
  "marked": 0
}