notificationsEmailParameters

notificationsEmailParameters
notificationsEmailParameters
JSON Example
{
    "emailRecipients": [
        "string"
    ],
    "senderEmailAddress": "string",
    "emailSubjectTemplate": "string",
    "emailBodyTemplate": "string",
    "senderName": "string"
}
array of string
emailRecipients
Optional

It consists of a list of email recipients and it is mandatory to have atleast one recipient.

string
senderEmailAddress
Optional

senderEmailAddress

string
emailSubjectTemplate
Optional

emailSubjectTemplate

string
emailBodyTemplate
Optional

emailBodyTemplate

string
senderName
Optional

senderName