/send inline image
POST {{url}}/send
Request Body
{"body"=>"Sounds great! <img src='cid:{{file_id}}'> See you then.", "subject"=>"Re: Meeting", "to"=>[{"name"=>"{{name}}", "email"=>"{{exchange_email}}"}], "file_ids"=>["{{file_id}}"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |