notificationsCreateNotificationDefinitionRequest
notificationsCreateNotificationDefinitionRequest
JSON Example
{
"httpParameters": {
"relativePath": "string",
"payloadTemplate": "string",
"headers": [
{
"value": "string",
"key": "string"
}
]
},
"name": "string",
"notificationDestinationId": "string",
"retryCount": 0,
"emailParameters": {
"emailRecipients": [
"string"
],
"senderEmailAddress": "string",
"emailSubjectTemplate": "string",
"emailBodyTemplate": "string",
"senderName": "string"
},
"description": "string"
}
string
name
Optional
name
string
notificationDestinationId
Optional
notificationDestinationId
integer As int32 As int32
retryCount
Optional
retryCount
string
description
Optional
description