Stytch · Schema

pwa_event_log_streaming_v3_DestinationType

AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

stytch-pwa-event-log-streaming-v3-destinationtype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/pwa_event_log_streaming_v3_DestinationType",
  "title": "pwa_event_log_streaming_v3_DestinationType",
  "type": "string",
  "enum": [
    "DATADOG",
    "GRAFANA_LOKI"
  ]
}