Mark notification as seen

This method allows you mark an existing notification as seen which means it will no longer be returned from the unseen API or within the web interface.

URL

/api/v2/notification/mark_as_seen

Access

This method can only be used by user access tokens. Application wide tokens do not have access to this method.

Supported Parameters

  • id - the ID of the notification you wish to mark as seen (optional - if ommitted all notifications for user will be marked as read)

Example JSON

This method will return the notification data as shown on the unseen notifications page.

Proudly powered by Katapult. Running on 100% renewable energy.