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

    Interface CreateFlowsVaultConnectionSendgridApiKey

    interface CreateFlowsVaultConnectionSendgridApiKey {
        name: string;
        app_id: "SENDGRID";
        setup: FlowsVaultConnectioSetupApiKey;
    }
    Index

    Properties

    Properties

    name: string

    Flows Vault Connection name.

    app_id: "SENDGRID"