NotificationScenarioConfig
NotificationScenarioConfig
The notification scenario configuration to be created or updated
JSON Example
{
"body": "string",
"enabled": false,
"scenarioCategory": "string",
"scenarioDescription": "string",
"scenarioId": "string",
"scenarioName": "string",
"subject": "string"
}
string
body
Optional
Constraints:
maxLength: 30000
Notification scenario body
boolean
enabled
Required
Notification scenario enabled
string
scenarioCategory
Optional
Notification scenario category
string
scenarioDescription
Optional
Notification scenario description
string
scenarioId
Required
Notification scenario id
string
scenarioName
Optional
Notification scenario name
string
subject
Optional
Constraints:
maxLength: 998
Notification scenario subject
Property Of
Parameter To