POST (Header:PUT) api.ashx/v2/notificationpreference.{json|xml}
UPDATE a notification preference.
Scopes
Notifications › Modify Preferences notifications.preferences.modify
Request Parameters
Name | Type | Location | Description | Required | Default | Options |
---|---|---|---|---|---|---|
DistributionTypeId | Guid? | Id of the distribution type, if not provided, preference for the notification as a whole is set | Optional | |||
IsEnabled | bool | Enable or disable the notification type for the distribution type | Required | |||
NotificationTypeId | Guid | Id of the notification type | Required |