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

    Interface SetGuardianFactorPhoneMessageTypesRequestContent

    {
    * message_types: ["sms"]
    * }
    interface SetGuardianFactorPhoneMessageTypesRequestContent {
        message_types: Management.GuardianFactorPhoneFactorMessageTypeEnum[];
    }
    Index

    Properties

    Properties

    The list of phone factors to enable on the tenant. Can include sms and voice.