v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Creates a contact, which is an end-user who is receiving the email, and adds them to a contact list.

post/v2/email/contact-lists/{ContactListName}/contacts

Path parameters

ContactListNamestring required

The name of the contact list to which the contact should be added.

Request body

EmailAddressstring required

The contact's email address.

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

CreateContactResponse required