MarketingPreferences
Enable a marketing preference for a site
This endpoint enables a marketing preference for a site.
post/customers/sites/{siteId}/marketing-preferences
Request body
Response
The marketing preference was successfully retrieved
Example response
{
"data": {
"text": "I want to receive emails about special offers",
"locale": "en"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.