put https://preference-center-{region}.optimove.net/api/v1/preferences
Updates topic preferences for customer within specified brand group. It is mandatory to pass preference status for all topics.
Log in to see full request history
Responses
Updates topic preferences for customer within specified brand group. It is mandatory to pass preference status for all topics.
xxxxxxxxxx
curl --request PUT \
--url 'https://preference-center-region.optimove.net/api/v1/preferences?customerId=cust_001&brandGroupId=3843cf15-a3ed-418b-a4b2-22418e234e71' \
--header 'X-Tenant-Id: 1' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: