New fields added in schema webhook_identifiers: [phone]
- Affected surface
- schema webhook_identifiers
- Affected field
- webhook_identifiers
What changed
New fields added in schema webhook_identifiers: [phone] Affected surface: schema webhook_identifiers. Root cause: schema `webhook_identifiers`. Detected at Mon, 24 Aug 2026 21:25:05 UTC UTC.
Diff
{
"added_fields": [
"phone"
],
"path": "schema webhook_identifiers",
"schema_path": "schema webhook_identifiers"
}Likely impact
This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.
Recommended action
Diff your serializers against the new schema. The diff above shows what moved.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
