When set to true, the rule is enabled.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/waitingroom_rule_enabled", "title": "waitingroom_rule_enabled", "default": true, "description": "When set to true, the rule is enabled.", "example": true, "type": "boolean" }