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

    Interface SetGuardianFactorsProviderSmsTwilioResponseContent

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

    interface SetGuardianFactorsProviderSmsTwilioResponseContent {
        from?: string;
        messaging_service_sid?: string;
        auth_token?: string;
        sid?: string;
    }
    Index

    Properties

    from?: string

    From number

    messaging_service_sid?: string

    Copilot SID

    auth_token?: string

    Twilio Authentication token

    sid?: string

    Twilio SID