Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface CreatePhoneTemplateTestNotificationRequestContent

    {
    * to: "to"
    * }
    interface CreatePhoneTemplateTestNotificationRequestContent {
        to: string;
        delivery_method?: Management.PhoneProviderDeliveryMethodEnum;
    }
    Index

    Properties

    Properties

    to: string

    Destination of the testing phone notification