Back to Node Auth0

Interface FlowsVaultConnectioSetupApiKeyWithBaseUrl

docs/interfaces/management.Management.FlowsVaultConnectioSetupApiKeyWithBaseUrl.html

5.9.1712 B
Original Source

Interface FlowsVaultConnectioSetupApiKeyWithBaseUrl

interface FlowsVaultConnectioSetupApiKeyWithBaseUrl {
type: "API_KEY";
api_key: string;
base_url: string;
}

Index

Properties

typeapi_keybase_url

Properties

type

type: "API_KEY"

api_key

api_key: string

base_url

base_url: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typeapi_keybase_url