The unique ID of the zone.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/rulesets_ZoneId", "title": "ID", "description": "The unique ID of the zone.", "example": "9f1839b6152d298aca64c4e906b6d074", "pattern": "^[0-9a-f]{32}$", "type": "string" }