Preview

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

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