helloEmailGreetingRequest
helloEmailGreetingRequest
JSON Example
{
"body": "string",
"senderAlias": "string",
"contentType": "string",
"recipients": [
"string"
],
"sendFrom": "string",
"subject": "string"
}
string
body
Optional
body
string
senderAlias
Optional
senderAlias
string
contentType
Optional
contentType
array of string
recipients
Optional
recipients
string
sendFrom
Optional
sendFrom
string
subject
Optional
subject