Podio API Documentation

Notifications: Un-star notification

DELETE /notification/{notification_id}/star

Removes the star on the notification

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

Sandbox

The sandbox only handles GET operations for now.