Podio API Documentation
Notifications: Mark notifications as viewed by ref
Marks all notifications on the given object as viewed
Usage
- PHP Client
-
PodioNotification.php
PodioNotification::mark_as_viewed_for_ref( $ref_type, $ref_id );
- Ruby Gem
-
notification_group.rb
Podio::NotificationGroup.mark_as_viewed_by_ref( ref_type, ref_id )
Parameters
- ref_type*
- Required.
- ref_id*
- Required.