Stytch · Schema

pwa_email_template_v3_TextAlignment

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-pwa-email-template-v3-textalignment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/pwa_email_template_v3_TextAlignment",
  "title": "pwa_email_template_v3_TextAlignment",
  "type": "string",
  "enum": [
    "LEFT",
    "CENTER"
  ]
}