Send
Sending an email
POST https://do.workzeal.com/mail/send
Request Body
Name
Type
Description
mail*
String
JSON
JSON
Object
{
"mail" : {
"account_id" : "4",
"to_address" : "[email protected]",
"subject" : "SGFwcHkh",
"body" : "SGVsbG8h"
}
}