Podio API Documentation

Notifications: Mark notification as unviewed

DELETE /notification/{notification_id}/viewed

Mark the notification as unviewed. This will move the notification from the viewed archive to the inbox.

Parameters
notification_id*
Required.
Response

204 if successful

Sandbox

The sandbox only handles GET operations for now.