NotificationCategoryPreference

NotificationCategoryPreference
NotificationCategoryPreference

User notification category preference

JSON Example
{
    "name": "string",
    "display_name": "string",
    "channels": {
        "channels": "string"
    },
    "notification_types": [
        {
            "name": "string",
            "display_name": "string",
            "channels": {
                "channels": "string"
            },
            "priority": "string"
        }
    ]
}
string
name
Optional

name

string
display_name
Optional

display_name

object
channels
Optional

channels

notification_types
Optional

notification_types