Send a transactional email

POST {{baseUrl}}/smtp/email

Request Params

KeyDatatypeRequiredDescription
``null

Request Body

{"sender"=>{"name"=>"Mary from MyShop", "email"=>"no-reply@myshop.com"}, "to"=>[{"email"=>"mauricio+unsubtest@sendinblue.com", "name"=>"mauricio"}], "templateId"=>69}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"messageId":"\u003c201798300811.5787683@relay.domain.com\u003e"}