Auth0 · Schema

BotDetectionIPv6CidrBlock

IPv6 CIDR block

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-botdetectionipv6cidrblock-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/BotDetectionIPv6CidrBlock",
  "title": "BotDetectionIPv6CidrBlock",
  "type": "string",
  "description": "IPv6 CIDR block",
  "format": "ipv6_cidr"
}