Required fields removed in schema SearchMemberObject: [firstName lastName]
- Affected surface
- schema SearchMemberObject
- Affected field
- SearchMemberObject
What changed
Required fields removed in schema SearchMemberObject: [firstName lastName] Affected surface: schema SearchMemberObject. Root cause: schema `SearchMemberObject`. Detected at Fri, 24 Jul 2026 03:10:07 UTC UTC.
Diff
{
"path": "schema SearchMemberObject",
"removed_fields": [
"firstName",
"lastName"
],
"schema_path": "schema SearchMemberObject"
}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
No action required, but you can drop the field from request payloads to keep them tidy.
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.
