New fields added in schema API_Entities_Member: [two_factor_enabled]
- Affected surface
- schema API_Entities_Member
- Affected field
- API_Entities_Member
What changed
New fields added in schema API_Entities_Member: [two_factor_enabled] Affected surface: schema API_Entities_Member. Root cause: schema `API_Entities_Member`. Detected at Tue, 25 Aug 2026 03:11:34 UTC UTC.
Diff
{
"added_fields": [
"two_factor_enabled"
],
"path": "schema API_Entities_Member",
"schema_path": "schema API_Entities_Member"
}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.
