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

    Interface PhoneTemplateBody

    This file was auto-generated by Fern from our API Definition.

    interface PhoneTemplateBody {
        text?: string;
        voice?: string;
    }
    Index

    Properties

    Properties

    text?: string

    Content of the phone template for text notifications

    voice?: string

    Content of the phone template for voice notifications