Stytch · Schema

api_b2b_otp_v1_SendRequestLocale

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-api-b2b-otp-v1-sendrequestlocale-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/api_b2b_otp_v1_SendRequestLocale",
  "title": "api_b2b_otp_v1_SendRequestLocale",
  "type": "string",
  "enum": [
    "en",
    "es",
    "pt-br",
    "fr"
  ]
}