Contacts
Create Contact via DOI (Double-Opt-In) Flow
post/contacts/doubleOptinConfirmation
Request body
Example request
{
"email": "elly@example.com",
"attributes": {
"FNAME": "Elly",
"LNAME": "Roger",
"COUNTRIES": [
"India",
"China"
]
},
"includeListIds": [
36
],
"excludeListIds": [
36
],
"templateId": 2,
"redirectionUrl": "http://requestb.in/173lyyx1"
}Response
DOI Contact created