Notification Preferences
Notification Preferences API
{
"href": "https://canvas.instructure.com/users/1/communication_channels/email/[email protected]/notification_preferences/new_announcement",
// The notification this preference belongs to
"notification": "new_announcement",
// The category of that notification
"category": "announcement",
// How often to send notifications to this communication channel for the given
// notification. Possible values are 'immediately', 'daily', 'weekly', and
// 'never'
"frequency": "daily"
}Parameter
Type
Description
Parameter
Type
Description
Parameter
Type
Description
Last updated
Was this helpful?