This endpoint will replace the customer preference tags.

You can use either the Rejoiner Customer ID or the customer's email address.

PUT /customers/preference_tags/CUSTOMER_ID/
PUT /customers/preference_tags/by_email/?email=CUSTOMER_EMAIL

🚧

Any existing tags not included in the payload will be removed from the customer.

Payload Specification

Param NameRequiredTypeDescription
preference_tagsYesArray(String)Preference tags to be applied to the customer