Back to Node Auth0

Interface FlowsVaultConnectioSetupTwilioApiKey

docs/interfaces/management.Management.FlowsVaultConnectioSetupTwilioApiKey.html

5.9.1713 B
Original Source

Interface FlowsVaultConnectioSetupTwilioApiKey

interface FlowsVaultConnectioSetupTwilioApiKey {
type: "API_KEY";
account_id: string;
api_key: string;
}

Index

Properties

typeaccount_idapi_key

Properties

type

type: "API_KEY"

account_id

account_id: string

api_key

api_key: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties typeaccount_idapi_key