You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.
If you want to delete notification_email,
you must send JSON { "email" : null }
so NullValueHandling.Include is needed.
In current code, null is ignored API returns BadRequest error.
The text was updated successfully, but these errors were encountered: