Auth0 · Schema

BotDetectionCidrBlock

CIDR block

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

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