CMS Tool API

CMS Tool API schema

Public API version 1.4.10.

/api/sendemail

Send an email for the authenticated website.

POST

Send an email for the authenticated website.

Query parameters

NameTypeExampleNotes
totextcustomer@example.comFilter results by to.
fromtextcustomer@example.comFilter results by from.
replyTotextcustomer@example.comFilter results by reply to.
cctextexampleFilter results by cc.
bcctextexampleFilter results by bcc.
subjecttextexampleFilter results by subject.
bodytextexampleFilter results by body.
contentTypetextexampleFilter results by content type.
sendFiletextexampleFilter results by send file.

Machine-readable documentation

This documentation is also available as JSON or Markdown at the same URL. Request JSON with Accept: application/json or Markdown with Accept: text/markdown.