Mark Notification as Read
PUT /api/auth/500/read-notification
Marks a specific notification as read for the authenticated user.
Authentication: Requires Bearer token.
Path params:
- activity_log_id: ID of the activity log / notification to mark as read
Request