Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

Body

application/json
subject
string
required
body
string
required
to
cc
bcc
replyTo
string<email>
smtp
object
bodyType
enum<string>
default:markdown
Available options:
markdown,
html

Response

200 - application/json

Email sent successfully.

success
boolean
required
message
string
required
Last modified on September 15, 2026