Unified.to · Schema

property_Connection_auth_emails

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-connection-auth-emails-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_Connection_auth_emails",
  "title": "property_Connection_auth_emails",
  "items": {
    "type": "string"
  },
  "type": "array"
}