Back to Node Auth0

Interface CreateFlowsVaultConnectionHttpApiKey

docs/interfaces/management.Management.CreateFlowsVaultConnectionHttpApiKey.html

5.9.1872 B
Original Source

Interface CreateFlowsVaultConnectionHttpApiKey

interface CreateFlowsVaultConnectionHttpApiKey {
name: string;
app_id: "HTTP";
setup: FlowsVaultConnectionHttpApiKeySetup;
}

Index

Properties

nameapp_idsetup

Properties

name

name: string

Flows Vault Connection name.

app_id

app_id: "HTTP"

setup

setup: FlowsVaultConnectionHttpApiKeySetup

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameapp_idsetup