Send an Email to a list of Contacts

POST {{baseUrl}}/api/Email/Send

Request Body

{"emailId"=>"<integer>", "contactIds"=>["<integer>", "<integer>"], "personalizations"=>[{"contactId"=>"<integer>", "mergeFields"=>"<object>"}, {"contactId"=>"<integer>", "mergeFields"=>"<object>"}], "sections"=>"<object>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;\u003cobject\u003e&quot;