bot-management_suppress_session_score

Whether to disable tracking the highest bot score for a session in the Bot Management cookie.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bot-management-suppress-session-score-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bot-management_suppress_session_score",
  "title": "bot-management_suppress_session_score",
  "default": false,
  "description": "Whether to disable tracking the highest bot score for a session in the Bot Management cookie.",
  "example": false,
  "type": "boolean"
}