api-v2-emails

Send Email Lambda

post/api/v2/lambda_send_email

Request body

senderstring required
tostring[] nullable
subjectstring required
ccstring[] nullable
bccstring[] nullable
bodystring required
namestring required
document_idsinteger[] nullable

Response

Successful Response

datastring

Changes