v1
latestSwagger 2.02026-08-0613288149.8 KBmailings
sends a preview mail. 🔓
sends a preview mail of mailing with given id <br/> Only emails of users from logged in client can be used as receivers<br/> <br/> <strong>Example Post Data:</strong><br/> <code> {<br/> Â Â Â Â "receivers":Â [<br/> Â Â Â Â Â Â Â Â "dick.grayson@gotham.com",<br/> Â Â Â Â Â Â Â Â "jason.todd@gotham.com",<br/> Â Â Â Â Â Â Â Â "tim.drake@gotham.com",<br/> Â Â Â Â Â Â Â Â "damian.wayne@gotham.com",<br/> Â Â Â Â Â Â Â Â "terry.mcginnis@gotham.com"<br/> Â Â Â Â ],<br/> Â Â Â Â "previewText":Â " - have a look"<br/> }<br/> </code> <br/> If you do not provide a preview Text it is set to " - PREVIEW"! <br/> <br/>
post/v3/mailings/{id}/sendpreview
Path parameters
idstring required
ID of the mailing
Request body
Response
Success
string[] required