Required fields removed in schema OrganizationsUpdateRequest: [name]
- Affected surface
- schema OrganizationsUpdateRequest
- Affected field
- OrganizationsUpdateRequest
What changed
Required fields removed in schema OrganizationsUpdateRequest: [name] Affected surface: schema OrganizationsUpdateRequest. Root cause: schema `OrganizationsUpdateRequest`. Detected at Thu, 07 May 2026 00:38:10 UTC UTC.
Diff
{
"path": "schema OrganizationsUpdateRequest",
"removed_fields": [
"name"
],
"schema_path": "schema OrganizationsUpdateRequest"
}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.
