New required fields added in schema API_Entities_Group: [crm_enabled lock_resource_access_token_notify_inherited resource_access_token_notify_inherited]
- Affected surface
- schema API_Entities_Group
- Affected field
- API_Entities_Group
What changed
New required fields added in schema API_Entities_Group: [crm_enabled lock_resource_access_token_notify_inherited resource_access_token_notify_inherited] Affected surface: schema API_Entities_Group. Root cause: schema `API_Entities_Group`. Detected at Mon, 15 Jun 2026 22:30:36 UTC UTC.
Diff
{
"added_required": [
"crm_enabled",
"lock_resource_access_token_notify_inherited",
"resource_access_token_notify_inherited"
],
"path": "schema API_Entities_Group",
"schema_path": "schema API_Entities_Group"
}Likely impact
Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.
Recommended action
Add the new required field to all request payloads or arguments. Requests omitting it will be rejected.
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.
