Hint Health · Schema

Update_Integration

Direct Primary CareDPCHealthcareMembership ManagementPatient EnrollmentMedical BillingEMRHealth Plans

Properties

Name Type Description
webhook_url_override string
View JSON Schema on GitHub

JSON Schema

platform-integrationscontroller-update_body.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api.hint.com/schemas/platform-integrationscontroller-update_body",
  "title": "Update_Integration",
  "type": "object",
  "properties": {
    "webhook_url_override": {
      "type": "string",
      "deprecated": true
    }
  }
}