Notifications
Mark a notification as unread
Reverses a previous read or bulk-read action by clearing the read_at timestamp on the notification for the currently authenticated user.
post/notifications/{notificationId}/unread
Path parameters
notificationIdstring uuid required
Stable identifier for the in-app notification. Only the user the notification was delivered to can read, acknowledge or mark it (un)read; requests from other users return 404.
Response
The notification was successfully marked as unread.