UpdateEmailPreferenceInput
opted_inbooleanrequired
Set to true to receive the notification, or false to turn it off.
jsonUpdateEmailPreferenceInput
{
"opted_in": true
}
Was this page helpful?