Update marketing email preference
API Refs
- Production: Update Marketing Email Notifications
- Staging: Update marketing email preference
Request body
Name | Type | Description | Required |
---|---|---|---|
marketing_enabled | boolean | The new value for marketing email preference. | yes |
Response body
Name | Type | Description | Required |
---|---|---|---|
marketing_preference | boolean | The new value of marketing email notification preference | yes |
payment_preference | boolean | Current value of payment-related email notification preference | yes |
sms_preference | boolean | Current value of payment-related SMS text notification preference | yes |
Description
This endpoint updates the current user's preference for receiving marketing-related email notifications.
Updated 1 day ago