Mark all unread notifications as read for the authenticated user
Marks all unread notifications as read for the currently authenticated user. Only notifications that are currentlyDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
isRead: false are updated.
Authorization: Bearer <accessToken> header.200 with the number of notifications that were updated:
0 if there were no unread notifications.Unauthorized — 401