Back to Node Auth0

Interface CreateFlowsVaultConnectionHttpBearer

docs/interfaces/management.Management.CreateFlowsVaultConnectionHttpBearer.html

5.9.1868 B
Original Source

Interface CreateFlowsVaultConnectionHttpBearer

interface CreateFlowsVaultConnectionHttpBearer {
name: string;
app_id: "HTTP";
setup: FlowsVaultConnectioSetupHttpBearer;
}

Index

Properties

nameapp_idsetup

Properties

name

name: string

Flows Vault Connection name.

app_id

app_id: "HTTP"

setup

setup: FlowsVaultConnectioSetupHttpBearer

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameapp_idsetup