Podio API Documentation

Email: Unsubscribe from all

POST /email/unsubscribe/{code}

Unsubscribes the user from all emails.

Usage
Ruby Gem
email_subscription_setting.rb
Podio::EmailSubscriptionSetting.unsubscribe( username )
Parameters
code*
Required.
code

The code for the username

Sandbox

The sandbox only handles GET operations for now.