Create Contact via DOI (Double-Opt-In) Flow

POST {{baseUrl}}/contacts/doubleOptinConfirmation

Request Body

{"email"=>"elly@example.com", "includeListIds"=>[36], "redirectionUrl"=>"http://requestb.in/173lyyx1", "templateId"=>2, "attributes"=>{"FNAME"=>"John", "LNANE"=>"Smith"}, "excludeListIds"=>[6]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

""