{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SourceIPEnabled", "title": "SourceIPEnabled", "description": "Whether ip allow list is enabled for the organization.", "type": "boolean", "example": true, "default": false }