Mark All as Read
PUT/api/alerts/mark-all-read
Marks all alerts as read for the authenticated user. Optionally filter by priority.
Authentication: Requires Bearer token
Request body (optional):
- priority (string, optional): Filter to only mark alerts of this priority as read. Values: 'high', 'normal'. Omit to mark all alerts read.
Request
Responses
- 200
Successful response