Auth0 · Schema

ConnectionTwilioTokenSMS

Twilio Auth Token

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectiontwiliotokensms-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionTwilioTokenSMS",
  "title": "ConnectionTwilioTokenSMS",
  "description": "Twilio Auth Token",
  "x-release-lifecycle": "deprecated",
  "type": "string",
  "minLength": 32,
  "maxLength": 2048
}