New required fields added in schema API_Entities_GroupDetail: [resource_access_token_notify_inherited lock_resource_access_token_notify_inherited crm_enabled]
- Affected surface
- schema API_Entities_GroupDetail
- Affected field
- API_Entities_GroupDetail
What changed
New required fields added in schema API_Entities_GroupDetail: [resource_access_token_notify_inherited lock_resource_access_token_notify_inherited crm_enabled] Affected surface: schema API_Entities_GroupDetail. Root cause: schema `API_Entities_GroupDetail`. Detected at Mon, 15 Jun 2026 22:30:36 UTC UTC.
Diff
{
"added_required": [
"resource_access_token_notify_inherited",
"lock_resource_access_token_notify_inherited",
"crm_enabled"
],
"path": "schema API_Entities_GroupDetail",
"schema_path": "schema API_Entities_GroupDetail"
}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.
