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

    Interface DeleteConnectionUsersByEmailQueryParameters

    {
    * email: "email"
    * }
    interface DeleteConnectionUsersByEmailQueryParameters {
        email: string;
    }
    Index

    Properties

    Properties

    email: string

    The email of the user to delete