v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Updates a contact's preferences for a list. It is not necessary to specify all existing topic preferences in the TopicPreferences object, just the ones that need updating.

put/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}

Path parameters

ContactListNamestring required

The name of the contact list.

EmailAddressstring required

The contact's email addres.

Request body

UnsubscribeAllboolean

A boolean value status noting if the contact is unsubscribed from all contact list topics.

AttributesDatastring

The attribute data attached to a contact.

Response

Success

UpdateContactResponse required