Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

路径参数

baseId
string
必填

请求体

application/json
subject
string
必填
body
string
必填
to
cc
bcc
replyTo
string<email>
smtp
object
bodyType
enum<string>
默认值:markdown
可用选项:
markdown,
html

响应

200 - application/json

Email sent successfully.

success
boolean
必填
message
string
必填
最后修改于 2026年9月15日