POST
Send Email

Authorizations

Authorization
string
header
required

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

Body

application/json
botId
string
required
credentialsId
string
required
recipients
string[]
required
subject
string
required
body
string
cc
string[]
bcc
string[]
replyTo
string
isBodyCode
boolean
isCustomBody
boolean
resultValues
object
fileUrls
string
resultId
string

Response

Default Response

message
string
required
previewUrl
string