Notifications

Mark a notification as read

Marks the specified notification as read for the currently authenticated user. To mark several notifications in one request, use actionBulkMarkNotificationsAsRead.

post/notifications/{notificationId}/read

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 read.

Changes

No recorded changes to this endpoint across all 1 revision of this API.