Podio API Documentation
Notifications: Mark notification as viewed
Mark the notification as viewed. This will move the notification from the inbox to the viewed archive.
Usage
- PHP Client
-
PodioNotification.php
PodioNotification::mark_as_viewed( $notification_id );
- Ruby Gem
-
notification.rb
Podio::Notification.mark_as_viewed( id )
Parameters
- notification_id*
- Required.