Podio API Documentation
Users: Update notification setting
Updates the setting for the given client type and notification type.
- Client type: "email" and "mobile".
- Notification type: "digest", "bulletin", "reference", "message", "space", "subscription", "user", "reminder", "push_notification", "push_notification_sound" or "push_notification_browser".
Parameters
- client_type*
- Required.
- notification_type*
- Required.
Request
{
"value": True if the notifications should be enabled, false otherwise
}