POST
Send email

Authorizations

Authorization
string
header
required

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

Query Parameters

botId
string
required
resultId
string

Body

application/json

Email delivery options. Omit credentialsId to use the platform SMTP.

Email delivery options. Omit credentialsId to use the platform SMTP.

recipients
required
credentialsId
string
default:default
Minimum string length: 1
body
string
subject
string
cc
string
bcc
string
replyTo
string
isBodyCode
boolean
isCustomBody
boolean
resultValues
object
fileUrls
string

Response

Default Response

message
string
required