Podio API Documentation

Notifications: Mark all notifications as viewed

POST /notification/viewed

Marks all the users notifications as viewed.

Usage
PHP Client
PodioNotification.php
PodioNotification::mark_all_as_viewed(  );
Ruby Gem
notification.rb
Podio::Notification.mark_all_as_viewed

Sandbox

The sandbox only handles GET operations for now.