xxxxxxxxxx
}
{
"personalizations": [
{
"to": [
{
"email": "",
"name": ""
}
],
"cc": [
{
"email": "",
"name": ""
}
],
"bcc": [
{
"email": "",
"name": ""
}
]
}
],
"from": {
The payload will be sent as a application/json as a part of the request body.
Created by @samalgorai