Podio API Documentation

Notifications: Star notification

POST /notification/{notification_id}/star

Star the given notification to move it to the star list.

Usage
PHP Client
PodioNotification.php
PodioNotification::star( $notification_id );
Ruby Gem
notification.rb
Podio::Notification.star( id )
Parameters
notification_id*
Required.

Sandbox

The sandbox only handles GET operations for now.