CreateNotificationOptOutInput
This page contains
Fields
method NotificationDeliveryMethod! | Method used for notification Delivery can be EMAIL or SMS |
types [NotificationType!]! | Array of Notification types for which opt outs to be created for given target |
target String! | Target can be an email address for EMAIL delivery method or phone number for SMS delivery method |
Mutations for CreateNotificationOptOutInput
createNotificationOptOut PREVIEW | OptOut notifications for given notification delivery method, notification types and target |