Auth0 Node.js SDK - v7.2.0
    Preparing search index...

    Interface FlowsVaultConnectioSetupApiKey

    interface FlowsVaultConnectioSetupApiKey {
        type: "API_KEY";
        api_key: string;
    }
    Index
    type: "API_KEY"
    api_key: string