Auth0 · Schema

TestEventDataContent

The raw payload of the test event.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-testeventdatacontent-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/TestEventDataContent",
  "title": "TestEventDataContent",
  "type": "object",
  "description": "The raw payload of the test event.",
  "additionalProperties": true
}