Stytch · Schema

api_attribute_v1_Vertical

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-api-attribute-v1-vertical-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/api_attribute_v1_Vertical",
  "title": "api_attribute_v1_Vertical",
  "type": "string",
  "enum": [
    "ALL",
    "CONSUMER",
    "B2B"
  ]
}