Update User Settings
Defines the structure of the request body for the PUT account/settings endpoint.
Schema
{ "user_setting_mute_notification": true}Properties
user_setting_mute_notification
This is used to indicate whether the user has muted their notifications.
Data Type: Boolean
Required: Yes