bot-management_ai_bots_protection

Enable rule to block AI Scrapers and Crawlers.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bot-management-ai-bots-protection-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bot-management_ai_bots_protection",
  "title": "bot-management_ai_bots_protection",
  "description": "Enable rule to block AI Scrapers and Crawlers.",
  "enum": [
    "block",
    "disabled"
  ],
  "example": "block",
  "type": "string"
}