Auth0 · Schema

ConnectionEmailFromEmail

From email address

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionemailfromemail-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionEmailFromEmail",
  "title": "ConnectionEmailFromEmail",
  "type": "string",
  "description": "From email address",
  "minLength": 1,
  "maxLength": 1024
}