Unified.to · Schema

property_Webhook_filters

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-webhook-filters-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_Webhook_filters",
  "title": "property_Webhook_filters",
  "additionalProperties": {
    "type": "string"
  },
  "type": "object"
}