Preview

DeleteNotificationOptOutInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

DeleteNotificationOptOutInput

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 deleted for given target

    target String!

    Target can be an email address for EMAIL delivery method or phone number for SMS delivery method

    Mutations for DeleteNotificationOptOutInput

    deleteNotificationOptOut PREVIEW

    OptIn notifications for given notification delivery method, notification types and target