Podio API Documentation
Notifications: Update notification settings
Updates the notification settings for the user
Request
{
"digest": True if digest emails should be sent out, false otherwise,
"bulletin": True ifemails should be sent out for bulletins, false otherwise,
"reference": True if emails should be sent when the user is referenced, false otherwise,
"message": True if emails should be sent for messages, false otherwise,
"space": True if emails should be sent for space member changes, false otherwise,
"subscription": True if emails should be sent for subscription notifications, false otherwise
}