Auth0 · Schema

ConnectionEmailBodyEmail

Email body content

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-connectionemailbodyemail-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConnectionEmailBodyEmail",
  "title": "ConnectionEmailBodyEmail",
  "description": "Email body content",
  "type": "string",
  "minLength": 1,
  "maxLength": 20480
}