Mark all notifications as read
PATCH/api/v1/notifications/read-all
Marks every unread notification for the authenticated user as read in a single operation.
Responses
- 200
- 401
- 500
All notifications marked as read.
Authentication required.
Failed to mark notifications as read.