Stytch · Schema

api_organization_v1_StartEmailUpdateRequestDeliveryMethod

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-api-organization-v1-startemailupdaterequestdeliverymethod-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/api_organization_v1_StartEmailUpdateRequestDeliveryMethod",
  "title": "api_organization_v1_StartEmailUpdateRequestDeliveryMethod",
  "type": "string",
  "enum": [
    "EMAIL_MAGIC_LINK",
    "EMAIL_OTP"
  ]
}