NotificationTypePreference
NotificationTypePreference
User notification type preference
JSON Example
{
"name": "string",
"display_name": "string",
"channels": {
"channels": "string"
},
"priority": "string"
}
string
name
Optional
name
string
display_name
Optional
display_name
object
channels
Optional
channels
string
priority
Optional
priority
Possible values are :
CRITICAL,
WARNING,
INFORMATION,
ERROR,
SUCCESS,