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