DeleteNotificationOptOutsForTargetsInput
This page contains
Fields
| method NotificationDeliveryMethod! | Method used for notification Delivery can be EMAIL or SMS |
| targets [String!]! | Target can be a list of email address for EMAIL delivery method or phone number for SMS delivery method |
Mutations for DeleteNotificationOptOutsForTargetsInput
| deleteNotificationOptOutsForTargets PREVIEW | OptIn notifications for given notification delivery method and targets |